2 writes to _idxLastName
System.Private.Xml (2)
System\Xml\Xsl\Runtime\XmlAttributeCache.cs (2)
35_idxLastName = 0; 118_idxLastName = _numEntries++;
2 references to _idxLastName
System.Private.Xml (2)
System\Xml\Xsl\Runtime\XmlAttributeCache.cs (2)
117_arrAttrs![_idxLastName].NextNameIndex = _numEntries; 119_arrAttrs![_idxLastName].Init(prefix, localName, ns, hashCode);