2 instantiations of SimpleObjectWithNullCheck
Microsoft.AspNetCore.JsonPatch.SystemTextJson.Tests (2)
IntegrationTests\NestedObjectIntegrationTest.cs (2)
21SimpleObjectWithNullCheck = new SimpleObjectWithNullCheck() 344SimpleObjectWithNullCheck = new SimpleObjectWithNullCheck();
1 reference to SimpleObjectWithNullCheck
Microsoft.AspNetCore.JsonPatch.SystemTextJson.Tests (1)
IntegrationTests\NestedObjectIntegrationTest.cs (1)
340public SimpleObjectWithNullCheck SimpleObjectWithNullCheck { get; set; }