3 references to ApplyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.cs (3)
7068
ApplyMemberPostConditions
(receiverOpt, newMethod);
12281
ApplyMemberPostConditions
(node.ReceiverOpt, property.GetMethod);
12285
ApplyMemberPostConditions
(node.ReceiverOpt, property.SetMethod);