1 write to _maximumObjectSize
Microsoft.AspNetCore.Razor.Utilities.Shared (1)
PooledObjects\ListPool`1.Policy.cs (1)
18_maximumObjectSize = maximumObjectSize;
2 references to _maximumObjectSize
Microsoft.AspNetCore.Razor.Utilities.Shared (2)
PooledObjects\ListPool`1.Policy.cs (2)
23if (!maximumObjectSize.HasValue || maximumObjectSize.Value == Default._maximumObjectSize) 39if (count > _maximumObjectSize)