terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.IO.PathInternal Class Reference
+ Collaboration diagram for System.IO.PathInternal:

Static Public Member Functions

static bool IsPartiallyQualified (string path)
 

Static Package Functions

static int GetRootLength (global::System.ReadOnlySpan< char > path)
 
static bool IsDirectorySeparator (char c)
 
static bool EndsInDirectorySeparator (global::System.ReadOnlySpan< char > path)
 
static bool StartsWithDirectorySeparator (global::System.ReadOnlySpan< char > path)
 
static string TrimEndingDirectorySeparator (string path)
 
static global::System.ReadOnlySpan< char > TrimEndingDirectorySeparator (global::System.ReadOnlySpan< char > path)
 
static bool IsRoot (global::System.ReadOnlySpan< char > path)
 

Properties

static bool IsCaseSensitive [get, set]
 

Static Private Member Functions

static bool GetIsCaseSensitive ()
 
static PathInternal ()
 

Static Private Attributes

static readonly bool s_isCaseSensitive
 

Detailed Description

Definition at line 9 of file PathInternal.cs.


The documentation for this class was generated from the following file: