3 references to strAccess
System (3)
net\System\Net\SocketPermission.cs (3)
64throw new ArgumentException(SR.GetString(SR.net_perm_attrib_multi, strAccess, value), "value"); 109throw new ArgumentException(SR.GetString(SR.net_perm_attrib_count, strAccess)); 137throw new ArgumentException(SR.GetString(SR.net_perm_invalid_val, strAccess, m_access));