roslyn-sdk icon indicating copy to clipboard operation
roslyn-sdk copied to clipboard

Figure out Fix All iteration counts by context

Open sharwell opened this issue 7 years ago • 0 comments

Code fix tests involving multiple input documents may require a different number of Fix All iterations depending on the scope of the operation - especially for document vs. project scopes. See DotNetAnalyzers/StyleCopAnalyzers@c89bc2327deabd84b9c6702d0f8b2b98d893e96a for context.

sharwell avatar Aug 24 '18 17:08 sharwell