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