3 references to InheritNullableStateOfMember
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.cs (3)
2702InheritNullableStateOfMember(targetSlot, valueSlot, field, isDefaultValue: isDefaultValue, skipSlot);
2910InheritNullableStateOfMember(targetSlot, valueSlot, member, isDefaultValue: false, skipSlot);
9057InheritNullableStateOfMember(slot, valueSlot, valueField, isDefaultValue: false, skipSlot: slot);