1 instantiation of PocoWithCustomNumberHandling
Shared.Tests (1)
JsonSchemaExporter\TestTypes.cs (1)
274
Value:
new
() { X = 1 },
2 references to PocoWithCustomNumberHandling
Shared.Tests (2)
JsonSchemaExporter\TestTypes.cs (2)
273
yield return new TestData<
PocoWithCustomNumberHandling
>(
1273
[JsonSerializable(typeof(
PocoWithCustomNumberHandling
))]