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