5 references to applyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
7664applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenTrue);
7665applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenFalse);
7669applyMemberPostConditions(receiverSlot, type, notNullMembers, ref State);
7676applyMemberPostConditions(receiverSlot, type, notNullWhenTrueMembers, ref StateWhenTrue);
7677applyMemberPostConditions(receiverSlot, type, notNullWhenFalseMembers, ref StateWhenFalse);