1 write to _baseURI
System.Private.Xml (1)
System\Xml\Schema\SchemaEntity.cs (1)
169set { _baseURI = value; }
1 reference to _baseURI
System.Private.Xml (1)
System\Xml\Schema\SchemaEntity.cs (1)
168get { return _baseURI ?? string.Empty; }