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

◆ CreateUriInfo()

void System.Uri.CreateUriInfo ( global::System::Uri::Flags cF)
inlineprivate

Definition at line 1540 of file Uri.cs.

1541 {
1542 int stringLength = this.m_String._stringLength;
1543 int stringLength2 = this.m_Syntax.m_Scheme._stringLength;
1544 }
class f__AnonymousType0<< Count > j__TPar
global::System.UriParser m_Syntax
Definition Uri.cs:2521
string m_String
Definition Uri.cs:2515

References j__TPar, System.UriParser.m_Scheme, System.Uri.m_String, and System.Uri.m_Syntax.

Referenced by System.Uri.EnsureHostString(), System.Uri.EnsureUriInfo(), System.Uri.GetHashCode(), and System.Uri.ParseRemaining().