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