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