4 references to NoCommonType
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Operators.cs (3)
5581
leftPlaceholder: null, leftConversion: null, BoundNullCoalescingOperatorResultKind.
NoCommonType
, @checked: CheckOverflowAtRuntime, CreateErrorType(), hasErrors: true);
5596
leftPlaceholder: null, leftConversion: null, BoundNullCoalescingOperatorResultKind.
NoCommonType
, @checked: CheckOverflowAtRuntime, CreateErrorType(), hasErrors: true);
5605
leftPlaceholder: null, leftConversion: null, BoundNullCoalescingOperatorResultKind.
NoCommonType
, @checked: CheckOverflowAtRuntime, CreateErrorType(), hasErrors: true);
FlowAnalysis\NullableWalker.cs (1)
6109
BoundNullCoalescingOperatorResultKind.
NoCommonType
=> (node.Type, NullableFlowState.NotNull),