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