5 references to applyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
7606applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenTrue); 7607applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenFalse); 7611applyMemberPostConditions(receiverSlot, type, notNullMembers, ref State); 7618applyMemberPostConditions(receiverSlot, type, notNullWhenTrueMembers, ref StateWhenTrue); 7619applyMemberPostConditions(receiverSlot, type, notNullWhenFalseMembers, ref StateWhenFalse);