1 instantiation of SettingsSnapshotFactory
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\Analyzers\ViewModel\AnalyzerSettingsViewModel.cs (1)
30=> new(data);
4 references to SettingsSnapshotFactory
Microsoft.VisualStudio.LanguageServices (4)
EditorConfigSettings\Analyzers\ViewModel\AnalyzerSettingsViewModel.cs (2)
17AnalyzerSettingsViewModel.SettingsSnapshotFactory, 29protected override SettingsSnapshotFactory CreateSnapshotFactory(ISettingsProvider<AnalyzerSetting> data)
EditorConfigSettings\Analyzers\ViewModel\AnalyzerSettingsViewModel.SettingsEntriesSnapshot.cs (1)
14AnalyzerSettingsViewModel.SettingsSnapshotFactory,
EditorConfigSettings\Analyzers\ViewModel\AnalyzerSettingsViewModel.SettingsSnapshotFactory.cs (1)
14AnalyzerSettingsViewModel.SettingsSnapshotFactory,