5 references to GetPooledObject
Microsoft.AspNetCore.Razor.Utilities.Shared (5)
PooledObjects\DictionaryPool`2.cs (1)
36
=> Default.
GetPooledObject
();
PooledObjects\Extensions.cs (1)
48
var pooledObject = pool.
GetPooledObject
();
PooledObjects\SpecializedPools.StringDictionary`1.cs (3)
25
=> Ordinal.
GetPooledObject
();
32
? OrdinalIgnoreCase.
GetPooledObject
()
33
: Ordinal.
GetPooledObject
();