3 references to HasSynthesizedMethods
Microsoft.CodeAnalysis.VisualBasic (3)
Compilation\MethodCompiler.vb (3)
459Debug.Assert(Not compilationState.HasSynthesizedMethods) 917Debug.Assert(Not compilationState.HasSynthesizedMethods) 1026If Not (DoEmitPhase AndAlso compilationState.HasSynthesizedMethods) Then