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