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

◆ GetStreamAsync()

Task< Stream > System.Xml.XmlDownloadManager.GetStreamAsync ( Uri uri,
ICredentials credentials,
IWebProxy proxy,
RequestCachePolicy cachePolicy )
inlinepackage

Definition at line 71 of file XmlDownloadManager.cs.

72 {
73 bool flag = uri.Scheme == "file";
75 return task;
76 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.task.

Referenced by System.Xml.XmlUrlResolver.d__15.MoveNext().