2 references to ElementType
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
610
if (elementType != this.
ElementType
|| rankSpecifiers != this.RankSpecifiers)
27943
=> node.Update((TypeSyntax)Visit(node.
ElementType
), VisitList(node.RankSpecifiers));