2 references to strHost
System (2)
net\System\Net\SocketPermission.cs (2)
74
throw new ArgumentException(SR.GetString(SR.net_perm_attrib_multi,
strHost
, value), "value");
112
throw new ArgumentException(SR.GetString(SR.net_perm_attrib_count,
strHost
));