7 references to SetSize
Microsoft.AspNetCore.Authentication.Certificate (1)
CertificateValidationCache.cs (1)
60.SetSize(1)
Microsoft.AspNetCore.Authentication.Negotiate (1)
Internal\LdapAdapter.cs (1)
91.SetSize(entrySize)
Microsoft.AspNetCore.Mvc.Razor (1)
Infrastructure\DefaultFileVersionProvider.cs (1)
82cacheEntryOptions.SetSize(value.Length * sizeof(char));
Microsoft.AspNetCore.Mvc.TagHelpers (3)
CacheTagHelper.cs (2)
96options.SetSize(PlaceholderSize); 120options.SetSize(GetSize(content));
GlobbingUrlBuilder.cs (1)
142options.SetSize(sizeInBytes);
Microsoft.AspNetCore.Mvc.TagHelpers.Test (1)
DefaultFileVersionProviderTest.cs (1)
237cacheEntryOptions.SetSize(1);