3 references to IsIntrinsicType
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\TypeSymbolExtensions.vb (3)
503If Not (underlyingType.IsIntrinsicType() OrElse underlyingType.IsObjectType()) Then 733Return fieldType.IsIntrinsicType() OrElse 935Return type IsNot Nothing AndAlso (type.GetEnumUnderlyingTypeOrSelf().IsIntrinsicType())