1 write to AllElementsSet
System.Xml (1)
System\Xml\Schema\ContentValidator.cs (1)
1950
context.
AllElementsSet
= new BitSet(elements.Count); //
4 references to AllElementsSet
System.Xml (4)
System\Xml\Schema\ContentValidator.cs (4)
1962
if (context.
AllElementsSet
[index]) {
1969
context.
AllElementsSet
.Set(index);
1986
if (!context.
AllElementsSet
[(int)entry.Value] && (!isRequiredOnly || isRequired[(int)entry.Value])) {
1999
if (!context.
AllElementsSet
[(int)entry.Value] && (!isRequiredOnly || isRequired[(int)entry.Value])) {