terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ Count

int System.Collections.ICollection. System.Xml.XmlAttributeCollection.Count
getsetprivate

Implements System.Collections.ICollection.

Definition at line 166 of file XmlAttributeCollection.cs.

167 {
168 [global::Cpp2ILInjected.Token(Token = "0x600048A")]
169 [global::Cpp2ILInjected.Address(RVA = "0x1D8C6B8", Offset = "0x1D8C6B8", Length = "0x8")]
170 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
171 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XmlNamedNodeMap), Member = "get_Count", ReturnType = typeof(int))]
172 get
173 {
174 throw null;
175 }
176 }
class f__AnonymousType0<< Count > j__TPar
int System.Collections.ICollection. Count
XmlNamedNodeMap(XmlNode parent)