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

◆ ReadClientActivated()

void System.Runtime.Remoting.ConfigHandler.ReadClientActivated ( SmallXmlParser::IAttrList attrs)
inlineprivate

Definition at line 154 of file ConfigHandler.cs.

155 {
156 string text;
157 do
158 {
159 text = this.currentClientUrl;
160 }
161 while (text == null);
162 bool flag = text == "";
164 string text2 = this.currentClientUrl;
165 }
class f__AnonymousType0<< Count > j__TPar

References System.Runtime.Remoting.ConfigHandler.currentClientUrl, j__TPar, System.text, and System.Runtime.Remoting.ConfigHandler.typeEntries.