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