4 references to IsValueTypeOrValueTypeByRef
Microsoft.Extensions.AI.Abstractions (4)
src\Shared\JsonSchemaExporter\NullabilityInfoContext\NullabilityInfoContext.cs (4)
161
!
IsValueTypeOrValueTypeByRef
(nullability.Type))
171
!
IsValueTypeOrValueTypeByRef
(nullability.Type))
493
if (
IsValueTypeOrValueTypeByRef
(nullability.Type))
581
bool isValueType =
IsValueTypeOrValueTypeByRef
(nullability.Type);