3 references to Add
Microsoft.AspNetCore.JsonPatch.SystemTextJson (2)
Operations\Operation.cs (1)
39
case OperationType.
Add
:
Operations\OperationOfT.cs (1)
39
case OperationType.
Add
:
Microsoft.AspNetCore.JsonPatch.SystemTextJson.Tests (1)
OperationBaseTests.cs (1)
11
[InlineData("ADd", OperationType.
Add
)]