2 writes to posline
System.Xml (2)
System\Xml\Schema\ConstraintStruct.cs (2)
346this.posline = line; 361this.posline = this.poscol = 0;
1 reference to posline
System.Xml (1)
System\Xml\Schema\ConstraintStruct.cs (1)
351get { return this.posline; }