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