2 references to GetReceiverSlotForMemberPostConditions
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
1184
int containingSlot =
GetReceiverSlotForMemberPostConditions
(_symbol as MethodSymbol);
7156
:
GetReceiverSlotForMemberPostConditions
(method);