5 references to applyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
7858applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenTrue);
7859applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenFalse);
7863applyMemberPostConditions(receiverSlot, type, notNullMembers, ref State);
7870applyMemberPostConditions(receiverSlot, type, notNullWhenTrueMembers, ref StateWhenTrue);
7871applyMemberPostConditions(receiverSlot, type, notNullWhenFalseMembers, ref StateWhenFalse);