3 references to HasSynthesizedMethods
Microsoft.CodeAnalysis.VisualBasic (3)
Compilation\MethodCompiler.vb (3)
458Debug.Assert(Not compilationState.HasSynthesizedMethods) 916Debug.Assert(Not compilationState.HasSynthesizedMethods) 1025If Not (DoEmitPhase AndAlso compilationState.HasSynthesizedMethods) Then