2 references to ParameterJsonValue
Aspire.Dashboard (2)
ServiceClient\SqliteResourceRepository.Storage.cs (2)
537if (commandRecord.ParameterJsonValue is not null) 539command.Parameter = MaterializeValue(commandRecord.ParameterJsonValue);