4 references to Type
Microsoft.CodeAnalysis.CSharp (4)
Generated\BoundNodes.xml.Generated.cs (4)
12345TypeSymbol? type = this.VisitType(node.Type); 12352TypeSymbol? type = this.VisitType(node.Type); 17218new TreeDumperNode("type", node.Type, null), 17227new TreeDumperNode("type", node.Type, null),