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