3 references to INVALID_ARGUMENT
WsatConfig (3)
CommandLine\ConsoleEntryPoint.cs (3)
225
throw new WsatAdminException(WsatAdminErrorCode.
INVALID_ARGUMENT
, SR.GetString(SR.ErrorArgument));
237
throw new WsatAdminException(WsatAdminErrorCode.
INVALID_ARGUMENT
, SR.GetString(SR.ErrorArgument));
242
throw new WsatAdminException(WsatAdminErrorCode.
INVALID_ARGUMENT
, SR.GetString(SR.ErrorArgument));