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