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
◆
Equals()
[2/6]
static
bool System.String.Equals
(
string
a
,
string
b
)
inline
static
Definition at line
276
of file
String.cs
.
277
{
278
while
(a ==
null
)
279
{
280
}
281
int
stringLength
= a._stringLength;
282
bool
flag;
283
return
flag;
284
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
System
String
Generated by
1.10.0