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