2 references to Test
Microsoft.AspNetCore.JsonPatch.SystemTextJson.Tests (2)
IntegrationTests\NestedObjectIntegrationTest.cs (2)
70
patchDocument.
Test
(o => o.StringProperty, "A");
90
patchDocument.
Test
(o => o.NestedObject, testNested);