Base:
2 references to GetCurrentSnapshot
Microsoft.VisualStudio.LanguageServices (2)
EditorConfigSettings\Common\SettingsViewModelBase.cs (2)
51
var snapshot = _snapshotFactory.
GetCurrentSnapshot
();
67
_lastPublishedSnapshot = _snapshotFactory.
GetCurrentSnapshot
();