1 write to _linePos
System.Private.Xml (1)
System\Xml\Schema\SchemaAttDef.cs (1)
123set { _linePos = value; }
1 reference to _linePos
System.Private.Xml (1)
System\Xml\Schema\SchemaAttDef.cs (1)
122get { return _linePos; }