CodeExamplesAnalyzerRun Method

Overload List

Run(Boolean) Runs synchronous code examples defined in the entry assembly for the running application, and writes to files their console outputs together with the corresponding source code, if available.
Obsolete
Run(Boolean, Assembly) Runs synchronous code examples defined in the specified assembly, if any, or in the entry assembly otherwise, and writes to files their console outputs together with the corresponding source code, if available.

See Also