3 references to WhenTrue
Microsoft.CodeAnalysis.VisualBasic (3)
Preprocessor\ExpressionEvaluator.vb (3)
568
Dim whenTrue As CConst = EvaluateExpressionInternal(expr.
WhenTrue
)
574
whenTrue = Convert(whenTrue, whenFalse.SpecialType, expr.
WhenTrue
)
584
whenTrue = Convert(whenTrue, dominantType, expr.
WhenTrue
)