63 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
74 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
78 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
113 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
119 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
125 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
131 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
153 public override int Read(
byte[] buffer,
int offset,
int size)
170 while (buffer ==
null);
256 base.Dispose(num != 0
L);
282 if (this.buffer !=
null)
285 int num2 = this.size;
class f__AnonymousType0<< Count > j__TPar
static WebException CreateRequestAbortedException()
static Exception FlattenException(Exception e)
void ThrowIfClosedOrDisposed()
override void Dispose(bool disposing)
override void SetLength(long value)
readonly WebOperation< Operation > k__BackingField
override int Read(byte[] buffer, int offset, int size)
readonly Stream< InnerStream > k__BackingField
WebReadStream(WebOperation operation, Stream innerStream)
override int EndRead(IAsyncResult r)
Task< int > ProcessReadAsync(byte[] buffer, int offset, int size, CancellationToken cancellationToken)
override IAsyncResult BeginRead(byte[] buffer, int offset, int size, AsyncCallback cb, object state)
Exception GetException(Exception e)
virtual Task FinishReading(CancellationToken cancellationToken)
override void Write(byte[] buffer, int offset, int count)
override Task< int > ReadAsync(byte[] buffer, int offset, int size, CancellationToken cancellationToken)
override long Seek(long offset, SeekOrigin origin)
static void End(IAsyncResult asyncResult)
CancellationToken cancellationToken
ConfiguredTaskAwaitable< int >.ConfiguredTaskAwaiter u__1
AsyncTaskMethodBuilder< int ><> t__builder
void SetStateMachine(IAsyncStateMachine stateMachine)
ConfiguredTaskAwaitable.ConfiguredTaskAwaiter u__2
static CancellationToken None