5 references to DoLoweringPhase
Microsoft.CodeAnalysis.VisualBasic (5)
Compilation\MethodCompiler.vb (5)
576If sourceTypeSymbol IsNot Nothing AndAlso DoLoweringPhase Then 726If DoLoweringPhase AndAlso _moduleBeingBuiltOpt IsNot Nothing Then 1234If Not DoLoweringPhase AndAlso (sourceMethod IsNot Nothing) Then 1303If Not DoLoweringPhase AndAlso sourceMethod IsNot Nothing Then 1309If DoLoweringPhase AndAlso Not hasErrors Then