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