1 write to _charPool
Microsoft.AspNetCore.WebUtilities (1)
HttpResponseStreamWriter.cs (1)
71_charPool = charPool ?? throw new ArgumentNullException(nameof(charPool));
2 references to _charPool
Microsoft.AspNetCore.WebUtilities (2)
HttpResponseStreamWriter.cs (2)
537_charPool.Return(_charBuffer); 557_charPool.Return(_charBuffer);