2 instantiations of SimpleObjectWithNullCheck
Microsoft.AspNetCore.JsonPatch.Tests (2)
IntegrationTests\NestedObjectIntegrationTest.cs (2)
20SimpleObjectWithNullCheck = new SimpleObjectWithNullCheck() 359SimpleObjectWithNullCheck = new SimpleObjectWithNullCheck();
1 reference to SimpleObjectWithNullCheck
Microsoft.AspNetCore.JsonPatch.Tests (1)
IntegrationTests\NestedObjectIntegrationTest.cs (1)
355public SimpleObjectWithNullCheck SimpleObjectWithNullCheck { get; set; }