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