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