2 references to File_scoped
Microsoft.VisualStudio.LanguageServices.CSharp (2)
EditorConfigSettings\DataProvider\CodeStyle\CSharpCodeStyleSettingsProvider.cs (1)
100
valueDescriptions: new[] { CSharpVSResources.Block_scoped, CSharpVSResources.
File_scoped
});
Options\Formatting\StyleViewModel.cs (1)
2360
new CodeStylePreference(CSharpVSResources.
File_scoped
, isChecked: false),