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
();