2 references to LeftUnwrappedType
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Operators.cs (1)
5534leftPlaceholder, leftConversion: leftPlaceholder, BoundNullCoalescingOperatorResultKind.LeftUnwrappedType, @checked: CheckOverflowAtRuntime, optLeftType0);
FlowAnalysis\NullableWalker.cs (1)
5955BoundNullCoalescingOperatorResultKind.LeftUnwrappedType => getLeftResultType(leftResultType!.StrippedType(), rightResultType!),