2 references to GenericPocoWithNullableConstructorParameter
Shared.Tests (2)
JsonSchemaExporter\TestTypes.cs (2)
592
yield return new TestData<
GenericPocoWithNullableConstructorParameter
<string>>(
1268
[JsonSerializable(typeof(
GenericPocoWithNullableConstructorParameter
<string>))]