3 writes to DoubleValue
Microsoft.AspNetCore.JsonPatch.Tests (3)
IntegrationTests\DynamicObjectIntegrationTest.cs (1)
182
DoubleValue
= 1
IntegrationTests\SimpleObjectIntegrationTest.cs (1)
19
DoubleValue
= 9.8
JsonPatchDocumentTest.cs (1)
106
DoubleValue
= 10,
1 reference to DoubleValue
Microsoft.AspNetCore.JsonPatch.Tests (1)
JsonPatchDocumentTest.cs (1)
114
patchDocument.Replace(o => o.
DoubleValue
, 12);