Workspace.OnAnalyzerConfigDocumentTextLoaderChanged Metode

Definisi

Panggil metode ini ketika teks dokumen konfigurasi penganalisis diubah pada disk.

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

Parameter

documentId
DocumentId
loader
TextLoader

Berlaku untuk