2 writes to BaseURI
System.Private.Xml (2)
System\Xml\Schema\DtdParser.cs (1)
1227entity.BaseURI = BaseUriStr;
System\Xml\Schema\DtdParserAsync.cs (1)
858entity.BaseURI = BaseUriStr;
1 reference to BaseURI
System.Private.Xml (1)
System\Xml\Schema\SchemaEntity.cs (1)
66get { return this.BaseURI; }