Implemented interface member:
property
State
Microsoft.CodeAnalysis.Editor.InlineHints.IInlineHintKeyProcessor.State
1 write to State
Microsoft.CodeAnalysis.EditorFeatures (1)
InlineHints\InlineHintsKeyProcessorProvider.cs (1)
145
_processorProvider.
State
= on;
2 references to State
Microsoft.CodeAnalysis.EditorFeatures (2)
InlineHints\InlineHintsKeyProcessorProvider.cs (2)
136
if (_processorProvider.
State
== on)
142
if (_processorProvider.
State
== on)