ProjectChanges.GetRemovedAnalyzerConfigDocuments 메서드

정의

에서 표시되는 순서대로 제거된 분석기 구성 문서의 s를 DocumentIdsOldProject가져옵니다DocumentId.

public System.Collections.Generic.IEnumerable<Microsoft.CodeAnalysis.DocumentId> GetRemovedAnalyzerConfigDocuments ();
[System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.CodeAnalysis.ProjectChanges+<GetRemovedAnalyzerConfigDocuments>d__24))]
public System.Collections.Generic.IEnumerable<Microsoft.CodeAnalysis.DocumentId> GetRemovedAnalyzerConfigDocuments ();
[System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.CodeAnalysis.ProjectChanges+<GetRemovedAnalyzerConfigDocuments>d__25))]
public System.Collections.Generic.IEnumerable<Microsoft.CodeAnalysis.DocumentId> GetRemovedAnalyzerConfigDocuments ();
member this.GetRemovedAnalyzerConfigDocuments : unit -> seq<Microsoft.CodeAnalysis.DocumentId>
[<System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.CodeAnalysis.ProjectChanges+<GetRemovedAnalyzerConfigDocuments>d__24))>]
member this.GetRemovedAnalyzerConfigDocuments : unit -> seq<Microsoft.CodeAnalysis.DocumentId>
[<System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.CodeAnalysis.ProjectChanges+<GetRemovedAnalyzerConfigDocuments>d__25))>]
member this.GetRemovedAnalyzerConfigDocuments : unit -> seq<Microsoft.CodeAnalysis.DocumentId>
Public Function GetRemovedAnalyzerConfigDocuments () As IEnumerable(Of DocumentId)
Public Iterator Function GetRemovedAnalyzerConfigDocuments () As IEnumerable(Of DocumentId)

반환

특성

적용 대상