1 instantiation of SynthesizedMetadataCompiler
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\SynthesizedMetadataCompiler.vb (1)
36
Dim compiler = New
SynthesizedMetadataCompiler
(moduleBeingBuilt:=moduleBeingBuilt, cancellationToken:=cancellationToken)
1 reference to SynthesizedMetadataCompiler
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\VisualBasicCompilation.vb (1)
2475
SynthesizedMetadataCompiler
.ProcessSynthesizedMembers(Me, moduleBeingBuilt, cancellationToken)