4 references to GetSyntax
Microsoft.CodeAnalysis.CSharp (4)
Symbols\Source\SourcePropertyAccessorSymbol.cs (4)
415var type = TypeWithAnnotations.Create(binder.GetSpecialType(SpecialType.System_Void, diagnostics, this.GetSyntax())); 433var syntax = this.GetSyntax(); 703var syntax = this.GetSyntax(); 777switch (GetSyntax().Kind())