2 references to RemoveAnalyzerConfigDocument
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Workspace.cs (2)
1782if (!CanApplyChange(ApplyChangesKind.RemoveAnalyzerConfigDocument) && projectChanges.GetRemovedAnalyzerConfigDocuments().Any()) 2292Debug.Assert(CanApplyChange(ApplyChangesKind.RemoveAnalyzerConfigDocument));