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)
136if (_processorProvider.State == on) 142if (_processorProvider.State == on)