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
UncNameHelper.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System
4
{
5
// Token: 0x02000096 RID: 150
6
internal
class
UncNameHelper
7
{
8
// Token: 0x060002B2 RID: 690 RVA: 0x0000A890 File Offset: 0x00008A90
9
internal
static
string
ParseCanonicalName
(
string
str,
int
start
,
int
end,
bool
loopback
)
10
{
11
string
text
;
12
return
text
;
13
}
14
15
// Token: 0x060002B3 RID: 691 RVA: 0x0000A8A0 File Offset: 0x00008AA0
16
internal
unsafe
static
bool
IsValid
(
char
*
name
, ushort
start
,
int
returnedEnd
,
bool
notImplicitFile
)
17
{
18
if
(!
false
)
19
{
20
}
21
bool
flag;
22
return
flag;
23
}
24
}
25
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.UncNameHelper.IsValid
static unsafe bool IsValid(char *name, ushort start, int returnedEnd, bool notImplicitFile)
Definition
UncNameHelper.cs:16
System.UncNameHelper.ParseCanonicalName
static string ParseCanonicalName(string str, int start, int end, bool loopback)
Definition
UncNameHelper.cs:9
System.UncNameHelper
Definition
UncNameHelper.cs:7
System.ExceptionArgument.text
@ text
System.ExceptionArgument.name
@ name
System.ExceptionArgument.start
@ start
System
Definition
__ComObject.cs:4
source
System
UncNameHelper.cs
Generated by
1.10.0