1 write to _positionsWithRangeTerminals
System.Private.Xml (1)
System\Xml\Schema\ContentValidator.cs (1)
1842_positionsWithRangeTerminals = positionsWithRangeTerminals;
2 references to _positionsWithRangeTerminals
System.Private.Xml (2)
System\Xml\Schema\ContentValidator.cs (2)
1963while (matchCount < 10000 && currentRunningPosition.Intersects(_positionsWithRangeTerminals)) 1970countingPosition.And(_positionsWithRangeTerminals);