2 references to RightType
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Operators.cs (1)
4149
resultKind = BoundNullCoalescingOperatorResultKind.
RightType
;
FlowAnalysis\NullableWalker.cs (1)
5623
BoundNullCoalescingOperatorResultKind.
RightType
=> getResultStateWithRightType(leftResultType!, rightResultType!),