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
)
568
if (
IsBuffered
)
601
if (
IsBuffered
)
644
if (
IsBuffered
)