10 writes to currentAttrIndex
System.Xml (10)
System\Xml\Core\XsdValidatingReader.cs (10)
153
currentAttrIndex
= -1;
998
currentAttrIndex
= i;
1024
currentAttrIndex
= 0;
1037
currentAttrIndex
= 0;
1055
currentAttrIndex
++;
1066
int defaultIndex = ++
currentAttrIndex
- coreReaderAttributeCount;
1084
currentAttrIndex
= -1;
1718
currentAttrIndex
= -1;
1752
currentAttrIndex
= i;
1787
currentAttrIndex
= coreReader.AttributeCount + i;
3 references to currentAttrIndex
System.Xml (3)
System\Xml\Core\XsdValidatingReader.cs (3)
1052
if (
currentAttrIndex
+ 1 < coreReaderAttributeCount) {
1057
attributePSVI = attributePSVINodes[
currentAttrIndex
];
1065
else if (
currentAttrIndex
+ 1 < attributeCount) { //default attribute