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