1 write to _listener
Microsoft.CodeAnalysis.EditorFeatures (1)
Copilot\CopilotWpfTextCreationListener.cs (1)
51_listener = listenerProvider.GetListener(FeatureAttribute.CopilotChangeAnalysis);
2 references to _listener
Microsoft.CodeAnalysis.EditorFeatures (2)
Copilot\CopilotWpfTextCreationListener.cs (2)
56_listener, 66var token = _listener.BeginAsyncOperation(nameof(TextViewCreated));