2 references to With
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
src\VisualStudio\Core\Def\CodeCleanup\AbstractCodeCleanUpFixer_Helper.cs (1)
65
enabledDiagnosticSets.Add(diagnostic.
With
(isAnyDiagnosticIdExplicitlyEnabled));
Microsoft.VisualStudio.LanguageServices (1)
CodeCleanup\AbstractCodeCleanUpFixer_Helper.cs (1)
65
enabledDiagnosticSets.Add(diagnostic.
With
(isAnyDiagnosticIdExplicitlyEnabled));