4 references to IsValueTypeOrValueTypeByRef
Microsoft.Extensions.AI.Abstractions (4)
src\LegacySupport\NullabilityInfoContext\NullabilityInfoContext.cs (4)
160
!
IsValueTypeOrValueTypeByRef
(nullability.Type))
170
!
IsValueTypeOrValueTypeByRef
(nullability.Type))
493
if (
IsValueTypeOrValueTypeByRef
(nullability.Type))
581
bool isValueType =
IsValueTypeOrValueTypeByRef
(nullability.Type);