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

◆ RemoveAppNameFromUri()

static string System.Runtime.Remoting.RemotingServices.RemoveAppNameFromUri ( string uri)
inlinestaticprivate

Definition at line 321 of file RemotingServices.cs.

322 {
323 if (!true)
324 {
325 }
326 if (!true)
327 {
328 }
329 if (uri != null)
330 {
331 string text = "/" + uri + "/";
332 bool flag = text.StartsWith(text);
333 int stringLength = text._stringLength;
334 string text2;
335 return text2;
336 }
337 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.text.