2 implementations of GetOperations
Microsoft.AspNetCore.JsonPatch.SystemTextJson (2)
JsonPatchDocument.cs (1)
200
IList<Operation> IJsonPatchDocument.
GetOperations
()
JsonPatchDocumentOfT.cs (1)
637
IList<Operation> IJsonPatchDocument.
GetOperations
()