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