1 write to ChangedDocuments
Microsoft.CodeAnalysis.Features (1)
Intents\IntentResult.cs (1)
39
ChangedDocuments
= changedDocuments;
1 reference to ChangedDocuments
Microsoft.CodeAnalysis.EditorFeatures (1)
ExternalAccess\IntelliCode\IntentProcessor.cs (1)
111
foreach (var changedDocumentId in processorResult.
ChangedDocuments
)