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