Partager via


Workspace.OnAnalyzerConfigDocumentTextLoaderChanged Méthode

Définition

Appelez cette méthode lorsque le texte d’un document de configuration de l’analyseur est modifié sur le disque.

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)

Paramètres

documentId
DocumentId
loader
TextLoader

S’applique à