1 write to _baseUri
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\Transform.cs (1)
37set { _baseUri = value; }
1 reference to _baseUri
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\Transform.cs (1)
36get { return _baseUri; }