1 instantiation of NestedBinXml
System.Private.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
3175
_prevNameInfo = new
NestedBinXml
(_symbolTables, _docState, _prevNameInfo);
4 references to NestedBinXml
System.Private.Xml (4)
System\Xml\BinaryXml\XmlBinaryReader.cs (4)
240
public
NestedBinXml
? next;
241
public NestedBinXml(SymbolTables symbolTables, int docState,
NestedBinXml
? next)
305
private
NestedBinXml
? _prevNameInfo;
3183
NestedBinXml
nested = _prevNameInfo;