4 references to SetSize
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);