10 references to IsBuffered
System.Net.Http (10)
System\Net\Http\HttpContent.cs (10)
84
Debug.Assert(
IsBuffered
);
99
Debug.Assert(
IsBuffered
);
213
Stream s =
IsBuffered
?
243
Task<Stream> t =
IsBuffered
?
272
Stream? s =
IsBuffered
?
317
if (
IsBuffered
)
369
if (
IsBuffered
)
569
if (
IsBuffered
)
602
if (
IsBuffered
)
645
if (
IsBuffered
)