2 writes to pos
System.Xml (2)
System\Xml\Schema\ContentValidator.cs (2)
281
this.
pos
= pos;
286
set {
pos
= value; }
5 references to pos
System.Xml (5)
System\Xml\Schema\ContentValidator.cs (5)
285
get { return
pos
;}
294
return new LeafNode(positions.Add(positions[
pos
].symbol, positions[
pos
].particle));
298
firstpos.Set(
pos
);
299
lastpos.Set(
pos
);