1 instantiation of GenericPocoWithNullableConstructorParameter
Shared.Tests (1)
JsonSchemaExporter\TestTypes.cs (1)
611
Value:
new
(null!),
2 references to GenericPocoWithNullableConstructorParameter
Shared.Tests (2)
JsonSchemaExporter\TestTypes.cs (2)
610
yield return new TestData<
GenericPocoWithNullableConstructorParameter
<string>>(
1289
[JsonSerializable(typeof(
GenericPocoWithNullableConstructorParameter
<string>))]