5 references to applyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
7981applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenTrue); 7982applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenFalse); 7986applyMemberPostConditions(receiverSlot, type, notNullMembers, ref State); 7994applyMemberPostConditions(receiverSlot, type, notNullWhenTrueMembers, ref StateWhenTrue); 7995applyMemberPostConditions(receiverSlot, type, notNullWhenFalseMembers, ref StateWhenFalse);