Implemented interface member:
property
FixAllState
Microsoft.CodeAnalysis.UnifiedSuggestions.UnifiedSuggestedActions.IFixAllCodeRefactoringSuggestedAction.FixAllState
1 write to FixAllState
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\UnifiedSuggestions\UnifiedSuggestedActions\UnifiedFixAllCodeRefactoringSuggestedAction.cs (1)
27
FixAllState
= fixAllState;
2 references to FixAllState
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (1)
SuggestedActionsSource.cs (1)
240
fixAllCodeRefactoringAction.
FixAllState
, fixAllCodeRefactoringAction.OriginalCodeAction),
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Suggestions\SuggestedActionsSource.cs (1)
240
fixAllCodeRefactoringAction.
FixAllState
, fixAllCodeRefactoringAction.OriginalCodeAction),