10 references to IsBuffered
System.Net.Http (10)
System\Net\Http\HttpContent.cs (10)
83
Debug.Assert(
IsBuffered
);
98
Debug.Assert(
IsBuffered
);
212
Stream s =
IsBuffered
?
242
Task<Stream> t =
IsBuffered
?
271
Stream? s =
IsBuffered
?
316
if (
IsBuffered
)
368
if (
IsBuffered
)
566
if (
IsBuffered
)
599
if (
IsBuffered
)
642
if (
IsBuffered
)