2 implementations of State
Microsoft.CodeAnalysis.Workspaces (2)
CodeFixes\FixAllOccurrences\FixAllContext.cs (1)
75
IFixAllState IFixAllContext.
State
=> this.State;
CodeRefactorings\FixAllOccurences\FixAllContext.cs (1)
66
IFixAllState IFixAllContext.
State
=> this.State;