2 writes to DoubleValue
Microsoft.AspNetCore.JsonPatch.SystemTextJson.Tests (2)
IntegrationTests\SimpleObjectIntegrationTest.cs (1)
19
DoubleValue
= 9.8
JsonPatchDocumentTest.cs (1)
145
DoubleValue
= 10,
1 reference to DoubleValue
Microsoft.AspNetCore.JsonPatch.SystemTextJson.Tests (1)
JsonPatchDocumentTest.cs (1)
153
patchDocument.Replace(o => o.
DoubleValue
, 12);