4 references to IsValueTypeOrValueTypeByRef
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\NullabilityInfoContext.cs (4)
156
!
IsValueTypeOrValueTypeByRef
(nullability.Type))
166
!
IsValueTypeOrValueTypeByRef
(nullability.Type))
498
if (
IsValueTypeOrValueTypeByRef
(nullability.Type))
587
bool isValueType =
IsValueTypeOrValueTypeByRef
(nullability.Type);