1 write to _curPos
System.Private.Xml (1)
System\Xml\Schema\ValidationState.cs (1)
46
public BitSet[] CurPos =>
_curPos
??= new BitSet[2];