1 write to _key
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\Whitespace\ViewModel\NewLineViewModel.cs (1)
27_key = new OptionKey2(FormattingOptions2.NewLine, LanguageNames.CSharp);
1 reference to _key
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\Whitespace\ViewModel\NewLineViewModel.cs (1)
35public bool IsSupported(OptionKey2 key) => _key == key;