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

◆ MoveNext()

void System.Xml.XmlDownloadManager.d__5.MoveNext ( )
inlineprivate

Implements System.Runtime.CompilerServices.IAsyncStateMachine.

Definition at line 156 of file XmlDownloadManager.cs.

157 {
161 this.<req>5__2 = webRequest;
162 if (credentials != null)
163 {
164 }
165 if (this.proxy != null)
166 {
167 WebRequest webRequest2 = this.<req>5__2;
168 }
169 if (this.cachePolicy != null)
170 {
171 WebRequest webRequest3 = this.<req>5__2;
172 }
173 WebRequest webRequest4 = this.<req>5__2;
174 WebRequest webRequest5 = this.<req>5__2;
175 }
class f__AnonymousType0<< Count > j__TPar
static WebRequest Create(global::System.Uri requestUri, bool useUriBase)

References System.Net.WebRequest.Create(), and j__TPar.