5 references to applyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
6393applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenTrue);
6394applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenFalse);
6398applyMemberPostConditions(receiverSlot, type, notNullMembers, ref State);
6405applyMemberPostConditions(receiverSlot, type, notNullWhenTrueMembers, ref StateWhenTrue);
6406applyMemberPostConditions(receiverSlot, type, notNullWhenFalseMembers, ref StateWhenFalse);