2 references to CreateStringBuilderPool
Microsoft.AspNetCore.OutputCaching (1)
OutputCacheKeyProvider.cs (1)
31_builderPool = poolProvider.CreateStringBuilderPool();
Microsoft.AspNetCore.ResponseCaching (1)
ResponseCachingKeyProvider.cs (1)
30_builderPool = poolProvider.CreateStringBuilderPool();