Workspace.OnAnalyzerConfigDocumentRemoved(DocumentId) 方法

定义

从主机环境中的项目中删除分析器配置文档时,请调用此方法。

protected internal void OnAnalyzerConfigDocumentRemoved (Microsoft.CodeAnalysis.DocumentId documentId);
member this.OnAnalyzerConfigDocumentRemoved : Microsoft.CodeAnalysis.DocumentId -> unit
Protected Friend Sub OnAnalyzerConfigDocumentRemoved (documentId As DocumentId)

参数

documentId
DocumentId

适用于