4 references to _inlineHintKeyProcessor
Microsoft.CodeAnalysis.EditorFeatures (4)
InlineHints\InlineHintKeyProcessorEventSource.cs (4)
17if (_inlineHintKeyProcessor != null) 18_inlineHintKeyProcessor.StateChanged += this.RaiseChanged; 23if (_inlineHintKeyProcessor != null) 24_inlineHintKeyProcessor.StateChanged -= this.RaiseChanged;