5 references to applyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
7701applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenTrue); 7702applyMemberPostConditions(receiverSlot, type, notNullMembers, ref StateWhenFalse); 7706applyMemberPostConditions(receiverSlot, type, notNullMembers, ref State); 7713applyMemberPostConditions(receiverSlot, type, notNullWhenTrueMembers, ref StateWhenTrue); 7714applyMemberPostConditions(receiverSlot, type, notNullWhenFalseMembers, ref StateWhenFalse);