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