2 references to ApplyThirdPartyFixersId
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
src\VisualStudio\Core\Def\CodeCleanup\AbstractCodeCleanUpFixer_Helper.cs (2)
18protected internal const string ApplyThirdPartyFixersId = nameof(ApplyThirdPartyFixersId); 42var isApplyThirdPartyFixersEnabled = isFixIdEnabled(ApplyThirdPartyFixersId);