1 instantiation of PocoWithNullableAnnotationAttributesOnConstructorParams
Shared.Tests (1)
JsonSchemaExporter\TestTypes.cs (1)
554Value: new(allowNull: null, disallowNull: "str"),
2 references to PocoWithNullableAnnotationAttributesOnConstructorParams
Shared.Tests (2)
JsonSchemaExporter\TestTypes.cs (2)
553yield return new TestData<PocoWithNullableAnnotationAttributesOnConstructorParams>( 1273[JsonSerializable(typeof(PocoWithNullableAnnotationAttributesOnConstructorParams))]