3 writes to _port
System.Private.Uri (3)
System\UriSyntax.cs (3)
116
_port
= defaultPort;
183
syntax.
_port
= defaultPort;
259
effectiveParser.
_port
= _port;
2 references to _port
System.Private.Uri (2)
System\UriScheme.cs (1)
29
return
_port
;
System\UriSyntax.cs (1)
259
effectiveParser._port =
_port
;