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