Base:
property
ElementType
Microsoft.CodeAnalysis.VisualBasic.Symbols.ArrayTypeSymbol.ElementType
1 reference to ElementType
Microsoft.CodeAnalysis.VisualBasic (1)
Semantics\TypeInference\TypeInferenceCollection.vb (1)
347
If candidateType.
ElementType
.IsSameTypeIgnoringAll(inferredElementType) Then