2 references to LeftUnwrappedRightType
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Operators.cs (1)
5739
resultKind = BoundNullCoalescingOperatorResultKind.
LeftUnwrappedRightType
;
FlowAnalysis\NullableWalker.cs (1)
6113
BoundNullCoalescingOperatorResultKind.
LeftUnwrappedRightType
=> getResultStateWithRightType(leftResultType!.StrippedType(), rightResultType!),