5 references to applyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
7150applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenTrue); 7151applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenFalse); 7155applyMemberPostConditions(receiverSlot, type, notNullMembers, ref State); 7162applyMemberPostConditions(receiverSlot, type, notNullWhenTrueMembers, ref StateWhenTrue); 7163applyMemberPostConditions(receiverSlot, type, notNullWhenFalseMembers, ref StateWhenFalse);