1 write to _linePos
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaObject.cs (1)
31set { _linePos = value; }
1 reference to _linePos
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaObject.cs (1)
30get { return _linePos; }