1 write to SizeLimit
Microsoft.AspNetCore.OutputCaching.Tests (1)
TestUtils.cs (1)
169outputCachingOptions.SizeLimit = options.SizeLimit;
2 references to SizeLimit
Microsoft.AspNetCore.OutputCaching (1)
OutputCacheServiceCollectionExtensions.cs (1)
36SizeLimit = outputCacheOptions.Value.SizeLimit
Microsoft.AspNetCore.OutputCaching.Tests (1)
TestUtils.cs (1)
169outputCachingOptions.SizeLimit = options.SizeLimit;