次の方法で共有


Workspace.OnAnalyzerConfigDocumentClosed(DocumentId, TextLoader) メソッド

定義

protected internal void OnAnalyzerConfigDocumentClosed (Microsoft.CodeAnalysis.DocumentId documentId, Microsoft.CodeAnalysis.TextLoader reloader);
member this.OnAnalyzerConfigDocumentClosed : Microsoft.CodeAnalysis.DocumentId * Microsoft.CodeAnalysis.TextLoader -> unit
Protected Friend Sub OnAnalyzerConfigDocumentClosed (documentId As DocumentId, reloader As TextLoader)

パラメーター

documentId
DocumentId
reloader
TextLoader

適用対象