3 references to HasSynthesizedMethods
Microsoft.CodeAnalysis.VisualBasic (3)
Compilation\MethodCompiler.vb (3)
463Debug.Assert(Not compilationState.HasSynthesizedMethods) 921Debug.Assert(Not compilationState.HasSynthesizedMethods) 1030If Not (DoEmitPhase AndAlso compilationState.HasSynthesizedMethods) Then