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