4 references to OutConversionOpt
Microsoft.CodeAnalysis.VisualBasic (4)
BoundTree\BoundUserDefinedConversion.vb (1)
56
Dim outConversion As BoundConversion =
OutConversionOpt
Lowering\ExpressionLambdaRewriter\ExpressionLambdaRewriter_ConditionalExpresion.vb (1)
190
Dim outConv As BoundConversion = userDefinedConv.
OutConversionOpt
Lowering\ExpressionLambdaRewriter\ExpressionLambdaRewriter_Conversion.vb (1)
391
Dim outerConversion As BoundConversion = node.
OutConversionOpt
Lowering\LocalRewriter\LocalRewriter_Conversion.vb (1)
617
Dim outConversion As BoundConversion = node.
OutConversionOpt