2 writes to BaseURI
System.Xml (2)
System\Xml\Schema\DtdParser.cs (1)
1285entity.BaseURI = BaseUriStr;
System\Xml\Schema\DtdParserAsync.cs (1)
909entity.BaseURI = BaseUriStr;
1 reference to BaseURI
System.Xml (1)
System\Xml\Schema\SchemaEntity.cs (1)
62get { return this.BaseURI; }