3 references to HasSynthesizedMethods
Microsoft.CodeAnalysis.VisualBasic (3)
Compilation\MethodCompiler.vb (3)
452Debug.Assert(Not compilationState.HasSynthesizedMethods) 910Debug.Assert(Not compilationState.HasSynthesizedMethods) 1019If Not (DoEmitPhase AndAlso compilationState.HasSynthesizedMethods) Then