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