3 references to ApplyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.cs (3)
6634
ApplyMemberPostConditions
(receiverOpt, newMethod);
11363
ApplyMemberPostConditions
(node.ReceiverOpt, property.GetMethod);
11367
ApplyMemberPostConditions
(node.ReceiverOpt, property.SetMethod);