1 instantiation of LockFreeObjectInterner
System.Private.TypeLoader (1)
Internal\Runtime\TypeLoader\LockFreeObjectInterner.cs (1)
11private static readonly LockFreeObjectInterner s_interner = new LockFreeObjectInterner();
2 references to LockFreeObjectInterner
System.Private.Reflection.Execution (1)
Internal\Reflection\Execution\ExecutionEnvironmentImplementation.MappingTables.cs (1)
269GCHandle reader = Internal.TypeSystem.LockFreeObjectInterner.GetInternedObjectHandle(methodHandle.Reader);
System.Private.TypeLoader (1)
Internal\Runtime\TypeLoader\LockFreeObjectInterner.cs (1)
11private static readonly LockFreeObjectInterner s_interner = new LockFreeObjectInterner();