7 overrides of Factory
System.Private.CoreLib (7)
System\Reflection\Runtime\General\TypeUnifier.cs (6)
141
protected sealed override RuntimeArrayTypeInfo
Factory
(UnificationKey key)
158
protected sealed override RuntimeArrayTypeInfo
Factory
(UnificationKey key)
223
protected sealed override RuntimeByRefTypeInfo
Factory
(UnificationKey key)
267
protected sealed override RuntimePointerTypeInfo
Factory
(UnificationKey key)
322
protected sealed override RuntimeFunctionPointerTypeInfo
Factory
(UnificationKey key)
387
protected sealed override RuntimeConstructedGenericTypeInfo
Factory
(UnificationKey key)
System\Reflection\Runtime\General\TypeUnifier.NativeFormat.cs (1)
143
protected sealed override NativeFormatRuntimeGenericParameterTypeInfoForMethods
Factory
(UnificationKey key)
1 reference to Factory
System.Private.CoreLib (1)
src\runtime\src\coreclr\nativeaot\Common\src\System\Collections\Concurrent\ConcurrentUnifierWKeyed.cs (1)
131
value = this.
Factory
(key);