2 references to GetLanguageAgnosticEditorConfigOptions
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Options\Formatting\CodeStylePage.cs (1)
36builder.AddRange(GridOptionPreviewControl.GetLanguageAgnosticEditorConfigOptions());
Microsoft.VisualStudio.LanguageServices.VisualBasic (1)
Options\Formatting\CodeStylePage.vb (1)
28builder.AddRange(GridOptionPreviewControl.GetLanguageAgnosticEditorConfigOptions())