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