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

◆ GetComponentsHelper()

string System.Uri.GetComponentsHelper ( global::System::UriComponents uriComponents,
global::System::UriFormat uriFormat )
inlinepackage

Definition at line 2370 of file Uri.cs.

2371 {
2372 return this.m_Syntax.m_Scheme;
2373 }
global::System.UriParser m_Syntax
Definition Uri.cs:2521

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

Referenced by System.Uri.GetComponents().