1 implementation of Create
Microsoft.AspNetCore.JsonPatch.SystemTextJson (1)
Adapters\AdapterFactory.cs (1)
21
public virtual IAdapter
Create
(object target)
1 reference to Create
Microsoft.AspNetCore.JsonPatch.SystemTextJson (1)
Internal\ObjectVisitor.cs (1)
76
return _adapterFactory.
Create
(targetObject);