Compartilhar via


ProjectChanges.GetChangedAnalyzerConfigDocuments Método

Definição

Obter DocumentIds de documentos de configuração do analisador com quaisquer alterações (textuais e não textuais) na ordem em DocumentIdsNewProjectque eles aparecem.

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

Retornos

Atributos

Aplica-se a