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