2 references to GetLiftedReturnType
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
4844
return
GetLiftedReturnType
(methodOpt.ReturnTypeWithAnnotations, leftType.State.Join(rightType.State));
9538
GetLiftedReturnType
(returnType, operandState) :