4 references to GetSyntax
Microsoft.CodeAnalysis.CSharp (4)
Symbols\Source\SourcePropertyAccessorSymbol.cs (4)
387var type = TypeWithAnnotations.Create(binder.GetSpecialType(SpecialType.System_Void, diagnostics, this.GetSyntax())); 405var syntax = this.GetSyntax(); 659var syntax = this.GetSyntax(); 733switch (GetSyntax().Kind())