terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ GetException()

Exception System.Net.WebReadStream.GetException ( Exception e)
inlineprotected

Definition at line 135 of file WebReadStream.cs.

136 {
137 if (!true)
138 {
139 }
140 Exception ex = HttpWebRequest.FlattenException(e);
141 if (ex != null)
142 {
143 }
144 bool aborted = this.<Operation>k__BackingField.Aborted;
145 WebException ex2 = HttpWebRequest.CreateRequestAbortedException();
146 if (ex != null)
147 {
148 }
149 return ex;
150 }
class f__AnonymousType0<< Count > j__TPar
readonly WebOperation< Operation > k__BackingField

References System.Net.WebOperation.Aborted, System.Net.HttpWebRequest.CreateRequestAbortedException(), System.Net.HttpWebRequest.FlattenException(), j__TPar, System.Net.WebReadStream.k__BackingField, and System.Net.WebReadStream.Operation.