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