4 references to ReadIntoBuffer
Microsoft.AspNetCore.WebUtilities (4)
HttpRequestStreamReader.cs (4)
127
if (_isBlocked ||
ReadIntoBuffer
() == 0)
143
if (
ReadIntoBuffer
() == 0)
179
charsRemaining =
ReadIntoBuffer
();
366
if (
ReadIntoBuffer
() == 0)