5 references to DoLoweringPhase
Microsoft.CodeAnalysis.VisualBasic (5)
Compilation\MethodCompiler.vb (5)
580If sourceTypeSymbol IsNot Nothing AndAlso DoLoweringPhase Then 730If DoLoweringPhase AndAlso _moduleBeingBuiltOpt IsNot Nothing Then 1238If Not DoLoweringPhase AndAlso (sourceMethod IsNot Nothing) Then 1307If Not DoLoweringPhase AndAlso sourceMethod IsNot Nothing Then 1313If DoLoweringPhase AndAlso Not hasErrors Then