4 references to ElemInfo
System.Private.Xml (4)
System\Xml\BinaryXml\XmlBinaryReader.cs (4)
285
private
ElemInfo
[] _elementStack;
340
_elementStack = new
ElemInfo
[16];
2412
ElemInfo
[] n = new
ElemInfo
[newcount];