1 write to _location
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaExternal.cs (1)
23set { _location = value; }
1 reference to _location
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaExternal.cs (1)
22get { return _location; }