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