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