1 write to _associatedViewService
Microsoft.CodeAnalysis.EditorFeatures (1)
CodeActions\CodeActionEditHandlerService.cs (1)
47_associatedViewService = associatedViewService;
1 reference to _associatedViewService
Microsoft.CodeAnalysis.EditorFeatures (1)
CodeActions\CodeActionEditHandlerService.cs (1)
50public ITextBufferAssociatedViewService AssociatedViewService => _associatedViewService;