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