10 references to IsArrayType
Microsoft.CodeAnalysis.VisualBasic (10)
Symbols\Attributes\SourceAttributeData.vb (2)
190ElseIf parameterType.IsArrayType Then 262foundMatch = parameterType.IsArrayType
Symbols\MethodSymbolExtensions.vb (1)
33If Not type.IsArrayType OrElse Not DirectCast(type, ArrayTypeSymbol).IsSZArray Then
Symbols\PropertySymbolExtensions.vb (1)
31If Not type.IsArrayType OrElse Not DirectCast(type, ArrayTypeSymbol).IsSZArray Then
Symbols\Source\SourceMemberFieldSymbol.vb (2)
127If varType.IsArrayType Then 224If varType.IsArrayType Then
Symbols\TypeSymbolExtensions.vb (4)
169If type.IsArrayType() Then 670Do While typeWithContainingAssembly.IsArrayType 911If type.IsArrayType Then 1123If(type.IsArrayType, "t_array",