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 1239If Not DoLoweringPhase AndAlso (sourceMethod IsNot Nothing) Then 1308If Not DoLoweringPhase AndAlso sourceMethod IsNot Nothing Then 1315If DoLoweringPhase AndAlso Not hasErrors Then