5 references to DoLoweringPhase
Microsoft.CodeAnalysis.VisualBasic (5)
Compilation\MethodCompiler.vb (5)
570If sourceTypeSymbol IsNot Nothing AndAlso DoLoweringPhase Then 720If DoLoweringPhase AndAlso _moduleBeingBuiltOpt IsNot Nothing Then 1218If Not DoLoweringPhase AndAlso (sourceMethod IsNot Nothing) Then 1287If Not DoLoweringPhase AndAlso sourceMethod IsNot Nothing Then 1293If DoLoweringPhase AndAlso Not hasErrors Then