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
◆
IsNullable
override
bool System.Xml.Schema.SequenceNode.IsNullable
get
Definition at line
17
of file
SequenceNode.cs
.
18
{
19
get
20
{
21
SyntaxTreeNode
rightChild
= this.
rightChild
;
22
if
(this.rightChild !=
null
)
23
{
24
}
25
SyntaxTreeNode
rightChild2
= this.
rightChild
;
26
SyntaxTreeNode
rightChild3
= this.
rightChild
;
27
SyntaxTreeNode
leftChild
= this.
leftChild
;
28
while
(
this
!=
null
)
29
{
30
}
31
return
true
;
32
}
33
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Xml.Schema.InteriorNode.rightChild
SyntaxTreeNode rightChild
Definition
InteriorNode.cs:63
System.Xml.Schema.InteriorNode.leftChild
SyntaxTreeNode leftChild
Definition
InteriorNode.cs:60
System.Xml.Schema.SyntaxTreeNode.SyntaxTreeNode
SyntaxTreeNode()
Definition
SyntaxTreeNode.cs:28
System
Xml
Schema
SequenceNode
Generated by
1.10.0