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