3 overrides of Factory
System.Private.CoreLib (3)
System\Reflection\Runtime\Dispensers\DispenserThatReusesAsLongAsValueIsAlive.cs (1)
34
protected sealed override V
Factory
(K key)
System\Reflection\Runtime\General\TypeUnifier.NativeFormat.cs (2)
86
protected sealed override NativeFormatRuntimeNamedTypeInfo
Factory
(UnificationKey key)
114
protected sealed override NativeFormatRuntimeGenericParameterTypeInfoForTypes
Factory
(UnificationKey key)
1 reference to Factory
System.Private.CoreLib (1)
src\runtime\src\coreclr\nativeaot\Common\src\System\Collections\Concurrent\ConcurrentUnifierW.cs (1)
122
value = this.
Factory
(key);