2 writes to Pos
System.Xml (2)
System\Xml\Schema\DtdParser.cs (1)
1342entity.Pos = (int)literalLineInfo.linePos;
System\Xml\Schema\DtdParserAsync.cs (1)
968entity.Pos = (int)literalLineInfo.linePos;
1 reference to Pos
System.Xml (1)
System\Xml\Schema\SchemaEntity.cs (1)
86get { return this.Pos; }