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