1 instantiation of PocoWithNullableConstructorParameter
Microsoft.Extensions.AI.Abstractions.Tests (1)
test\Shared\JsonSchemaExporter\TestTypes.cs (1)
579
Value:
new
(null),
2 references to PocoWithNullableConstructorParameter
Microsoft.Extensions.AI.Abstractions.Tests (2)
test\Shared\JsonSchemaExporter\TestTypes.cs (2)
578
yield return new TestData<
PocoWithNullableConstructorParameter
>(
1287
[JsonSerializable(typeof(
PocoWithNullableConstructorParameter
))]