4 references to Invalid
System (4)
net\System\Net\SocketPermission.cs (4)
750
if (CheckEndPointName(epname) == EndPointType.
Invalid
) {
1207
return EndPointType.
Invalid
;
1239
return EndPointType.
Invalid
;
1248
return isIPv6 ? (isDnsOrWC? EndPointType.
Invalid
: EndPointType.IPv6)