2 references to TrySetSlot
System.Private.CoreLib (2)
src\System\MulticastDelegate.CoreCLR.cs (2)
254if (!TrySetSlot(resultList, invocationCount, dFollow)) 261if (!TrySetSlot(resultList, invocationCount + i, followList[i]))