2 references to ErrUnexpectedError
dotnet-svcutil-lib (2)
Tool.cs (2)
148
throw new ToolArgumentException(SR.
ErrUnexpectedError
);
378
ToolConsole.WriteError(SR.
ErrUnexpectedError
);