3 references to GetRuntimeTypeHandles
System.Private.TypeLoader (3)
Internal\Runtime\TypeLoader\GenericDictionaryCell.cs (1)
326builder.GetRuntimeTypeHandles(Method.Instantiation) : null;
Internal\Runtime\TypeLoader\TypeBuilder.cs (2)
789_genericTypeArgumentHandles = GetRuntimeTypeHandles(typeAsDefType.Instantiation), 803_genericMethodArgumentHandles = GetRuntimeTypeHandles(method.Instantiation),