3 references to ApplyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.cs (3)
6971
ApplyMemberPostConditions
(receiverOpt, newMethod);
12099
ApplyMemberPostConditions
(node.ReceiverOpt, property.GetMethod);
12103
ApplyMemberPostConditions
(node.ReceiverOpt, property.SetMethod);