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