4 references to GetSyntax
Microsoft.CodeAnalysis.CSharp (4)
Symbols\Source\SourcePropertyAccessorSymbol.cs (4)
388var type = TypeWithAnnotations.Create(binder.GetSpecialType(SpecialType.System_Void, diagnostics, this.GetSyntax())); 406var syntax = this.GetSyntax(); 664var syntax = this.GetSyntax(); 738switch (GetSyntax().Kind())