5 references to applyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
7702applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenTrue);
7703applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenFalse);
7707applyMemberPostConditions(receiverSlot, type, notNullMembers, ref State);
7714applyMemberPostConditions(receiverSlot, type, notNullWhenTrueMembers, ref StateWhenTrue);
7715applyMemberPostConditions(receiverSlot, type, notNullWhenFalseMembers, ref StateWhenFalse);