4 references to GetSyntax
Microsoft.CodeAnalysis.CSharp (4)
Symbols\Source\SourcePropertyAccessorSymbol.cs (4)
418var type = TypeWithAnnotations.Create(binder.GetSpecialType(SpecialType.System_Void, diagnostics, this.GetSyntax())); 436var syntax = this.GetSyntax(); 695var syntax = this.GetSyntax(); 769switch (GetSyntax().Kind())