2 references to RightDynamicType
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Operators.cs (1)
4057
leftPlaceholder, leftConversion, BoundNullCoalescingOperatorResultKind.
RightDynamicType
, @checked: CheckOverflowAtRuntime, optRightType);
FlowAnalysis\NullableWalker.cs (1)
5625
BoundNullCoalescingOperatorResultKind.
RightDynamicType
=> (rightResultType!, NullableFlowState.NotNull),