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
◆
LineNumberOffset
int System.Xml.XmlReaderSettings.LineNumberOffset
set
Definition at line
57
of file
XmlReaderSettings.cs
.
58
{
59
set
60
{
61
this.
CheckReadOnly
(
"LineNumberOffset"
);
62
this.lineNumberOffset
=
value
;
63
}
64
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Xml.XmlReaderSettings.CheckReadOnly
void CheckReadOnly(string propertyName)
Definition
XmlReaderSettings.cs:212
System.ExceptionArgument.value
@ value
System
Xml
XmlReaderSettings
Generated by
1.10.0