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