Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Internal.ObjectPool< T > Member List

This is the complete list of members for System.Reflection.Internal.ObjectPool< T >, including all inherited members.

_factorySystem.Reflection.Internal.ObjectPool< T >private
_itemsSystem.Reflection.Internal.ObjectPool< T >private
Allocate()System.Reflection.Internal.ObjectPool< T >inlinepackage
CreateInstance()System.Reflection.Internal.ObjectPool< T >inlineprivate
Free(T obj)System.Reflection.Internal.ObjectPool< T >inlinepackage
ObjectPool(Func< T > factory)System.Reflection.Internal.ObjectPool< T >inlinepackage
ObjectPool(Func< T > factory, int size)System.Reflection.Internal.ObjectPool< T >inlinepackage