1 instantiation of PocoWithDescription
Shared.Tests (1)
JsonSchemaExporter\TestTypes.cs (1)
394
Value:
new
() { X = 42 },
2 references to PocoWithDescription
Shared.Tests (2)
JsonSchemaExporter\TestTypes.cs (2)
393
yield return new TestData<
PocoWithDescription
>(
1264
[JsonSerializable(typeof(
PocoWithDescription
))]