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