1 write to _replacementGroups
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
BatchFixAllProviderTests.cs (1)
129
_replacementGroups
= replacementGroups;
1 reference to _replacementGroups
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
BatchFixAllProviderTests.cs (1)
151
foreach (var replacementGroup in
_replacementGroups
)