5 references to applyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
8008applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenTrue);
8009applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenFalse);
8013applyMemberPostConditions(receiverSlot, type, notNullMembers, ref State);
8021applyMemberPostConditions(receiverSlot, type, notNullWhenTrueMembers, ref StateWhenTrue);
8022applyMemberPostConditions(receiverSlot, type, notNullWhenFalseMembers, ref StateWhenFalse);