1 write to State
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineHints\InlineHintsKeyProcessorProvider.cs (1)
145_processorProvider.State = on;
2 references to State
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineHints\InlineHintsKeyProcessorProvider.cs (2)
136if (_processorProvider.State == on) 142if (_processorProvider.State == on)