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