2 references to AppendPath
Aspire.Hosting (2)
Dcp\JsonPatch.cs (2)
61operations.Add(CreateOperation("remove", AppendPath(path, property.Key))); 67var propertyPath = AppendPath(path, property.Key);