2 references to TryAllocateObject
System.Private.CoreLib (2)
Internal\Runtime\FrozenObjectHeapManager.cs (2)
63obj = m_CurrentSegment == null ? null : m_CurrentSegment.TryAllocateObject(type, objectSize); 79obj = m_CurrentSegment.TryAllocateObject(type, objectSize);