1 instantiation of NestedBinXml
System.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
2807
this.prevNameInfo = new
NestedBinXml
(this.symbolTables, this.docState, this.prevNameInfo);
4 references to NestedBinXml
System.Xml (4)
System\Xml\BinaryXml\XmlBinaryReader.cs (4)
229
public
NestedBinXml
next;
230
public NestedBinXml(SymbolTables symbolTables, int docState,
NestedBinXml
next) {
294
NestedBinXml
prevNameInfo;
2813
NestedBinXml
nested = this.prevNameInfo;