3 references to ApplyMemberPostConditions
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.cs (3)
7011ApplyMemberPostConditions(receiverOpt, newMethod); 12154ApplyMemberPostConditions(node.ReceiverOpt, property.GetMethod); 12158ApplyMemberPostConditions(node.ReceiverOpt, property.SetMethod);