4 references to SetSize
Microsoft.AspNetCore.Mvc.Razor (1)
Infrastructure\DefaultFileVersionProvider.cs (1)
82
cacheEntryOptions.
SetSize
(value.Length * sizeof(char));
Microsoft.AspNetCore.Mvc.TagHelpers (3)
CacheTagHelper.cs (2)
96
options.
SetSize
(PlaceholderSize);
120
options.
SetSize
(GetSize(content));
GlobbingUrlBuilder.cs (1)
142
options.
SetSize
(sizeInBytes);