1 write to _sourceUri
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaValidator.cs (1)
289_sourceUri = value;
3 references to _sourceUri
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaValidator.cs (3)
285return _sourceUri; 290_sourceUriString = _sourceUri.ToString(); 1846Uri ruri = _xmlResolver.ResolveUri(_sourceUri, url);