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