4 references to CodeStylePage
Microsoft.VisualStudio.LanguageServices.UnitTests (2)
Options\BasicEditorConfigGeneratorTests.vb (2)
150
Dim editorConfigOptions = VisualBasic.Options.Formatting.
CodeStylePage
.TestAccessor.GetEditorConfigOptions()
290
Dim editorConfigOptions = VisualBasic.Options.Formatting.
CodeStylePage
.TestAccessor.GetEditorConfigOptions()
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
LanguageService\VisualBasicPackage.vb (1)
38
<ProvideLanguageEditorOptionPage(GetType(
CodeStylePage
), "Basic", "Code Style", "General", "#111", 10161)>
Options\Formatting\CodeStylePage.vb (1)
35
Return
CodeStylePage
.GetEditorConfigOptions()