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