1 instantiation of SynthesizedMetadataCompiler
Microsoft.CodeAnalysis.CSharp (1)
Compiler\SynthesizedMetadataCompiler.cs (1)
48var compiler = new SynthesizedMetadataCompiler(moduleBeingBuilt, cancellationToken);
2 references to SynthesizedMetadataCompiler
Microsoft.CodeAnalysis.CSharp (2)
Compilation\CSharpCompilation.cs (1)
3480SynthesizedMetadataCompiler.ProcessSynthesizedMembers(this, moduleBeingBuilt, cancellationToken);
Compiler\SynthesizedMetadataCompiler.cs (1)
48var compiler = new SynthesizedMetadataCompiler(moduleBeingBuilt, cancellationToken);