2 references to new
Microsoft.AspNetCore.Razor.Utilities.Shared (2)
PooledObjects\ListPool`1.Policy.cs (2)
12public static readonly Policy Default = new(DefaultMaximumObjectSize); 28return new(maximumObjectSize.GetValueOrDefault(DefaultMaximumObjectSize));