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