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