1 write to idxSimilar
System.Xml (1)
System\Xml\Cache\XPathNode.cs (1)
414this.idxSimilar = (ushort) idxSimilar;
2 references to idxSimilar
System.Xml (2)
System\Xml\Cache\XPathNode.cs (2)
186return this.idxSimilar; 413Debug.Assert(this.idxSimilar == 0, "SetSimilarElement should not be called more than once.");