2 references to s_controllerPropertyKey
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
SignatureHelp\SignatureHelpControllerProvider.cs (2)
63if (textView.TryGetPerSubjectBufferProperty<Controller, ITextView>(subjectBuffer, s_controllerPropertyKey, out var controller)) 75s_controllerPropertyKey,