4 references to IsValueType
Microsoft.CodeAnalysis (4)
Symbols\ITypeSymbolInternal.cs (4)
24
/// <see cref="IsReferenceType"/> and <see cref="
IsValueType
"/> both return true. However, for an unconstrained type
25
/// parameter, <see cref="IsReferenceType"/> and <see cref="
IsValueType
"/> will both return false.
31
/// <see cref="IsReferenceType"/> and <see cref="
IsValueType
"/> both return true. However, for an unconstrained type
32
/// parameter, <see cref="IsReferenceType"/> and <see cref="
IsValueType
"/> will both return false.