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