1 write to _url
System.Private.Xml (1)
System\Xml\Schema\SchemaEntity.cs (1)
121set { _url = value; _isExternal = true; }
1 reference to _url
System.Private.Xml (1)
System\Xml\Schema\SchemaEntity.cs (1)
120get { return _url; }