Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ InitialStates

PossibleXmlStates System.Xml.Xsl.IlGen.XmlILConstructInfo.InitialStates
getset

Definition at line 38 of file XmlILConstructInfo.cs.

39 {
40 get
41 {
42 return _xstatesInitial;
43 }
44 set
45 {
47 }
48 }

Referenced by System.Xml.Xsl.IlGen.XmlILStateAnalyzer.Analyze().