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