10 references to IsBuffered
System.Net.Http (10)
System\Net\Http\HttpContent.cs (10)
93
Debug.Assert(
IsBuffered
);
108
Debug.Assert(
IsBuffered
);
222
Stream s =
IsBuffered
?
252
Task<Stream> t =
IsBuffered
?
281
Stream? s =
IsBuffered
?
326
if (
IsBuffered
)
378
if (
IsBuffered
)
578
if (
IsBuffered
)
611
if (
IsBuffered
)
654
if (
IsBuffered
)