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
))
49
if (count >
_maximumObjectSize
)