Base:
property
IsValueType
Microsoft.CodeAnalysis.VisualBasic.Symbols.TypeSymbol.IsValueType
4 references to IsValueType
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\ArrayTypeSymbol.vb (4)
173
''' that <see cref="IsReferenceType"/> and <see cref="
IsValueType
"/> both return true. However, for an unconstrained
174
''' type parameter, <see cref="IsReferenceType"/> and <see cref="
IsValueType
"/> will both return false.
185
''' that <see cref="IsReferenceType"/> and <see cref="
IsValueType
"/> both return true. However, for an unconstrained
186
''' type parameter, <see cref="IsReferenceType"/> and <see cref="
IsValueType
"/> will both return false.