1 reference to GetDefaultView
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Options\Formatting\StyleViewModel.cs (1)
2212
var collectionView = (ListCollectionView)CollectionViewSource.
GetDefaultView
(CodeStyleItems);