5 references to None
Microsoft.CodeAnalysis.VisualBasic (5)
CodeGen\Optimizer\StackScheduler.Analyzer.vb (5)
49
Private _context As ExprContext = ExprContext.
None
150
Debug.Assert(result IsNot Nothing OrElse context = ExprContext.
None
)
588
PushEvalStack(Nothing, ExprContext.
None
)
885
Me.PushEvalStack(Nothing, ExprContext.
None
)
1003
Me.PushEvalStack(Nothing, ExprContext.
None
)