9 references to NewGuid
Microsoft.AspNetCore.ResponseCaching (1)
ResponseCachingMiddleware.cs (1)
283
VaryByKeyPrefix = FastGuid.
NewGuid
().IdString,
Microsoft.AspNetCore.ResponseCaching.Tests (8)
ResponseCachingKeyProviderTests.cs (7)
72
VaryByKeyPrefix = FastGuid.
NewGuid
().IdString
118
VaryByKeyPrefix = FastGuid.
NewGuid
().IdString,
134
VaryByKeyPrefix = FastGuid.
NewGuid
().IdString,
150
VaryByKeyPrefix = FastGuid.
NewGuid
().IdString,
168
VaryByKeyPrefix = FastGuid.
NewGuid
().IdString,
186
VaryByKeyPrefix = FastGuid.
NewGuid
().IdString,
206
VaryByKeyPrefix = FastGuid.
NewGuid
().IdString,
ResponseCachingMiddlewareTests.cs (1)
561
VaryByKeyPrefix = FastGuid.
NewGuid
().IdString,