5 references to applyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
7311applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenTrue); 7312applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenFalse); 7316applyMemberPostConditions(receiverSlot, type, notNullMembers, ref State); 7323applyMemberPostConditions(receiverSlot, type, notNullWhenTrueMembers, ref StateWhenTrue); 7324applyMemberPostConditions(receiverSlot, type, notNullWhenFalseMembers, ref StateWhenFalse);