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