2 references to IsIntrinsicValueType
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\SpecialTypeExtensions.vb (1)
22
Return this = SpecialType.System_String OrElse this.
IsIntrinsicValueType
()
Symbols\TypeSymbolExtensions.vb (1)
401
Return this.SpecialType.
IsIntrinsicValueType
()