3 references to GetLocalNames
Microsoft.CodeAnalysis.CSharp.Features (3)
EditAndContinue\SyntaxComparer.cs (3)
1305
GetLocalNames
(local.Identifier, ref result);
1314
GetLocalNames
(((ForEachStatementSyntax)commonForEach).Identifier, ref result);
1357
GetLocalNames
(((SingleVariableDesignationSyntax)designation).Identifier, ref result);