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