Base:
method
GetDeclaredSymbol
Microsoft.CodeAnalysis.CSharp.CSharpSemanticModel.GetDeclaredSymbol(VariableDeclaratorSyntax, System.Threading.CancellationToken)
1 reference to GetDeclaredSymbol
Microsoft.CodeAnalysis.CSharp (1)
Compilation\SyntaxTreeSemanticModel.cs (1)
1259var declaredSymbol = GetDeclaredSymbol(variableDecl);