roslyn-sdk
roslyn-sdk copied to clipboard
Figure out Fix All iteration counts by context
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.