1 instantiation of PocoWithCustomNaming
Shared.Tests (1)
JsonSchemaExporter\TestTypes.cs (1)
262Value: new() { IntegerProperty = 1, StringProperty = "str" },
2 references to PocoWithCustomNaming
Shared.Tests (2)
JsonSchemaExporter\TestTypes.cs (2)
261yield return new TestData<PocoWithCustomNaming>( 1272[JsonSerializable(typeof(PocoWithCustomNaming))]