2 instantiations of UnsupportedCommandException
Microsoft.Diagnostics.NETCore.Client (2)
DiagnosticsClient\DiagnosticsClient.cs (2)
876
throw new
UnsupportedCommandException
($"{operationName} failed - Command is not supported.");
886
throw new
UnsupportedCommandException
($"{operationName} failed - Invalid command argument.");