2 references to dictionaryIndexAndSlot
System.Private.CoreLib (2)
src\System\Runtime\CompilerServices\GenericsHelpers.cs (2)
33
return GenericHandleWorker(methodHnd, IntPtr.Zero, pArgs->signature, pArgs->
dictionaryIndexAndSlot
, pArgs->module);
45
return GenericHandleWorker(IntPtr.Zero, classHnd, pArgs->signature, pArgs->
dictionaryIndexAndSlot
, pArgs->module);