1 reference to GetFirstStatementAffectedIndex
Microsoft.CodeAnalysis.CSharp.Features (1)
IntroduceVariable\CSharpIntroduceVariableService_IntroduceLocal.cs (1)
412
var firstStatementAffectedIndex =
GetFirstStatementAffectedIndex
(innermostCommonBlock, matches, GetStatements(innermostCommonBlock).IndexOf(allAffectedStatements.Contains));