Méthode | Description | |
---|---|---|
CompileSources ( |
Méthode | Description | |
---|---|---|
AnalysisFactory ( ) : |
||
AnalyzeBlock ( |
||
AnalyzeMethods ( ) : void | ||
CompileEntryPoint ( |
||
CompileReflectionEnumerators ( |
||
EmitMethodBodies ( ) : void | ||
EmitMethodBody ( |
Generates analyzed method.
|
|
EmitSynthesized ( ) : void | ||
EnqueueExpression ( |
Enqueues the standalone expression for analysis.
|
|
EnqueueFieldsInitializer ( |
Enqueues initializers of a class fields and constants.
|
|
EnqueueRoutine ( |
Enqueues routine's start block for analysis.
|
|
ReanalyzeMethods ( ) : void | ||
SourceCompiler ( |
||
WalkMethods ( Action |
||
WalkTypes ( Action |
public static CompileSources ( |
||
compilation | ||
moduleBuilder | ||
emittingPdb | bool | |
hasDeclarationErrors | bool | |
diagnostics | DiagnosticBag | |
cancellationToken | ||
Résultat | void |