Implemented interface member:
method
CreateStorageVaryByKey
Microsoft.AspNetCore.ResponseCaching.IResponseCachingKeyProvider.CreateStorageVaryByKey(Microsoft.AspNetCore.ResponseCaching.ResponseCachingContext)
1 reference to CreateStorageVaryByKey
Microsoft.AspNetCore.ResponseCaching (1)
ResponseCachingKeyProvider.cs (1)
33return new string[] { CreateStorageVaryByKey(context) };