Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinepackageinherited |
Definition at line 511 of file HttpContent.cs.
References System.Net.Http.HttpContent.HttpContent(), System.Net.Http.HttpContent._bufferedContent, System.cancellationToken, System.Net.Http.HttpContent.CheckDisposed(), System.Net.Http.CancellationHelper.CreateOperationCanceledException(), System.Net.Http.HttpContent.CreateTemporaryBuffer(), System.Threading.CancellationTokenRegistration.Dispose(), System.Net.NetEventSource.Error(), System.Net.Http.HttpContent.GetStreamCopyException(), System.L, System.Net.NetEventSource.Log, System.s, System.Net.Http.HttpContent.SerializeToStream(), System.Net.Http.CancellationHelper.ShouldWrapInOperationCanceledException(), and System.Net.Http.HttpContent.StreamCopyExceptionNeedsWrapping().
Referenced by System.Net.Http.HttpContent.CreateContentReadStream(), and System.Net.Http.HttpClient.Send().