2 references to StateChanged
Microsoft.CodeAnalysis.EditorFeatures (2)
InlineHints\InlineHintKeyProcessorEventSource.cs (2)
18
_inlineHintKeyProcessor.
StateChanged
+= this.RaiseChanged;
24
_inlineHintKeyProcessor.
StateChanged
-= this.RaiseChanged;