Implemented interface member:
1 reference to Equals
Microsoft.AspNetCore.JsonPatch.SystemTextJson (1)
Operations\Operation.cs (1)
35
=> obj is ValueHolder other &&
Equals
(other);