5 references to applyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
7438applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenTrue); 7439applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenFalse); 7443applyMemberPostConditions(receiverSlot, type, notNullMembers, ref State); 7450applyMemberPostConditions(receiverSlot, type, notNullWhenTrueMembers, ref StateWhenTrue); 7451applyMemberPostConditions(receiverSlot, type, notNullWhenFalseMembers, ref StateWhenFalse);