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