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