1 write to _baseKey
Microsoft.AspNetCore.ResponseCaching.Tests (1)
TestUtils.cs (1)
341
_baseKey
= lookupBaseKey;
2 references to _baseKey
Microsoft.AspNetCore.ResponseCaching.Tests (2)
TestUtils.cs (2)
352
yield return
_baseKey
+ varyKey;
358
return
_baseKey
;