Workspace.OnAnalyzerConfigDocumentTextLoaderChanged 메서드

정의

디스크에서 분석기 구성 문서의 텍스트가 변경되면 이 메서드를 호출합니다.

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)

매개 변수

documentId
DocumentId
loader
TextLoader

적용 대상