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