1 instantiation of PocoWithNullableConstructorParameter
Shared.Tests (1)
JsonSchemaExporter\TestTypes.cs (1)
579
Value:
new
(null),
2 references to PocoWithNullableConstructorParameter
Shared.Tests (2)
JsonSchemaExporter\TestTypes.cs (2)
578
yield return new TestData<
PocoWithNullableConstructorParameter
>(
1287
[JsonSerializable(typeof(
PocoWithNullableConstructorParameter
))]