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