Freigeben über


Workspace.OnAnalyzerConfigDocumentTextLoaderChanged Methode

Definition

Rufen Sie diese Methode auf, wenn der Text eines Analysekonfigurationsdokuments auf dem Datenträger geändert wird.

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

Gilt für: