Base:
method
GetDeclaratorSyntax
Microsoft.CodeAnalysis.CSharp.Symbols.LocalSymbol.GetDeclaratorSyntax()
1 reference to GetDeclaratorSyntax
Microsoft.CodeAnalysis.CSharp (1)
Lowering\StateMachineRewriter\MethodToStateMachineRewriter.cs (1)
515
awaitSyntaxOpt = local.
GetDeclaratorSyntax
();