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