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