1 write to _groupedEditorConfigOptions
Microsoft.VisualStudio.LanguageServices.Implementation (1)
Options\GridOptionPreviewControl.xaml.cs (1)
54
_groupedEditorConfigOptions
= groupedEditorConfigOptions;
1 reference to _groupedEditorConfigOptions
Microsoft.VisualStudio.LanguageServices.Implementation (1)
Options\GridOptionPreviewControl.xaml.cs (1)
108
var editorconfig = EditorConfigFileGenerator.Generate(
_groupedEditorConfigOptions
, OptionStore, _language);