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