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