2 references to CmdUnsupportedMessageRequestTypeException
dotnet (2)
Commands\Test\MTP\TestApplication.cs (2)
668throw new NotSupportedException(string.Format(CliCommandStrings.CmdUnsupportedMessageRequestTypeException, request.GetType())); 787throw new NotSupportedException(string.Format(CliCommandStrings.CmdUnsupportedMessageRequestTypeException, request.GetType()));