1 write to _adapterFactory
Microsoft.AspNetCore.JsonPatch.SystemTextJson (1)
Internal\ObjectVisitor.cs (1)
36_adapterFactory = adapterFactory ?? throw new ArgumentNullException(nameof(adapterFactory));
1 reference to _adapterFactory
Microsoft.AspNetCore.JsonPatch.SystemTextJson (1)
Internal\ObjectVisitor.cs (1)
76return _adapterFactory.Create(targetObject);