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