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