4 references to Type
Microsoft.CodeAnalysis.CSharp (4)
CodeGen\EmitExpression.cs (1)
3604_module.GetModuleVersionId(_module.Translate(node.Type, node.Syntax, _diagnostics.DiagnosticBag), node.Syntax, _diagnostics.DiagnosticBag),
Generated\BoundNodes.xml.Generated.cs (3)
2620if (!TypeSymbol.Equals(type, this.Type, TypeCompareKind.ConsiderEverything)) 11180TypeSymbol? type = this.VisitType(node.Type); 15537new TreeDumperNode("type", node.Type, null),