5 references to applyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
8066applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenTrue);
8067applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenFalse);
8071applyMemberPostConditions(receiverSlot, type, notNullMembers, ref State);
8079applyMemberPostConditions(receiverSlot, type, notNullWhenTrueMembers, ref StateWhenTrue);
8080applyMemberPostConditions(receiverSlot, type, notNullWhenFalseMembers, ref StateWhenFalse);