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