1 reference to IsVar
Microsoft.CodeAnalysis.CSharp (1)
Syntax\TypeSyntax.cs (1)
9public bool IsVar => ((InternalSyntax.TypeSyntax)this.Green).IsVar;