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