1 write to _fixAllFlavors
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Suggestions\SuggestedActionWithNestedFlavors.cs (1)
56_fixAllFlavors = fixAllFlavors;
2 references to _fixAllFlavors
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
Suggestions\SuggestedActionWithNestedFlavors.cs (2)
97if (_fixAllFlavors != null) 99builder.Add(_fixAllFlavors);