2 writes to _path
System.Private.Uri (2)
System\UriBuilder.cs (2)
196_path = string.IsNullOrEmpty(value) 284_path = _uri.AbsolutePath;
1 reference to _path
System.Private.Uri (1)
System\UriBuilder.cs (1)
193get => _path;