3 references to NotLiftedIntermediateConversion
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\Conversion.cs (2)
1063
pConversionCall.NullableCallLiftKind = NullableCallLiftKind.
NotLiftedIntermediateConversion
;
1100
call.NullableCallLiftKind = NullableCallLiftKind.
NotLiftedIntermediateConversion
;
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\Visitors\ExpressionTreeRewriter.cs (1)
258
case NullableCallLiftKind.
NotLiftedIntermediateConversion
: