2 writes to Pos
System.Private.Xml (2)
System\Xml\Schema\DtdParser.cs (1)
1286entity.Pos = (int)_literalLineInfo.linePos;
System\Xml\Schema\DtdParserAsync.cs (1)
919entity.Pos = (int)_literalLineInfo.linePos;
1 reference to Pos
System.Private.Xml (1)
System\Xml\Schema\SchemaEntity.cs (1)
96get { return this.Pos; }