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