3 references to CompileSynthesizedMethods
Microsoft.CodeAnalysis.CSharp (3)
Compiler\MethodCompiler.cs (3)
166
methodCompiler.
CompileSynthesizedMethods
(additionalTypes, diagnostics);
169
methodCompiler.
CompileSynthesizedMethods
(embeddedTypes, diagnostics);
175
methodCompiler.
CompileSynthesizedMethods
([(NamedTypeSymbol)hotReloadException], diagnostics);