1 reference to SetCacheKeyPrefix
Microsoft.AspNetCore.OutputCaching.Tests (1)
OutputCachePolicyBuilderTests.cs (1)
203
var policy1 = new OutputCachePolicyBuilder().
SetCacheKeyPrefix
("tenant1").Build();