2 references to Type
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
1741
if (scopedKeyword != this.ScopedKeyword || type != this.
Type
)
27982
=> node.Update((SyntaxToken)Visit(node.ScopedKeyword), (TypeSyntax)Visit(node.
Type
));