Base:
property
Type
Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.BaseTypeSyntax.Type
2 references to Type
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
18957
if (type != this.
Type
)
28450
=> node.Update((TypeSyntax)Visit(node.
Type
));