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