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
◆
XmlResolver
virtual
XmlResolver
System.Xml.XmlDocument.XmlResolver
set
Definition at line
372
of file
XmlDocument.cs
.
373
{
374
set
375
{
376
if
(
value
!=
null
)
377
{
378
}
379
bool
flag = this.
bSetResolver
;
380
this.resolver
=
value
;
381
if
(!flag)
382
{
383
int
num = 1;
384
this.bSetResolver
= num != 0;
385
}
386
if
(
this
!=
null
)
387
{
388
}
389
}
390
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Xml.XmlDocument.bSetResolver
bool bSetResolver
Definition
XmlDocument.cs:1101
System.ExceptionArgument.value
@ value
System
Xml
XmlDocument
Generated by
1.10.0