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