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