1 write to _maximumObjectSize
Microsoft.AspNetCore.Razor.Utilities.Shared (1)
PooledObjects\DictionaryPool`2.Policy.cs (1)
23_maximumObjectSize = maximumObjectSize;
2 references to _maximumObjectSize
Microsoft.AspNetCore.Razor.Utilities.Shared (2)
PooledObjects\DictionaryPool`2.Policy.cs (2)
31(!maximumObjectSize.HasValue || maximumObjectSize.Value == Default._maximumObjectSize)) 50return count <= _maximumObjectSize;