Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ObjectPool()
[1/2]
System.Reflection.Internal.ObjectPool
<
T
>.
ObjectPool
(
Func<
T
>
factory
)
inline
package
Definition at line
16
of file
ObjectPool.cs
.
17
:
this
(factory, Environment.ProcessorCount * 2)
18
{
19
}
System
Reflection
Internal
ObjectPool
Generated by
1.10.0