2 references to GetLiftedReturnTypeIfNecessary
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
9487
operandType =
GetLiftedReturnTypeIfNecessary
(isLiftedConversion, methodReturnType, operandState);
11347
resultType =
GetLiftedReturnTypeIfNecessary
(isLifted, method.ReturnTypeWithAnnotations, operandResult.State);