2 references to TryFetch
Microsoft.VisualStudio.LanguageServices (2)
Options\VisualStudioOptionStorage.cs (1)
66
=> persister.
TryFetch
(optionKey, GetKey(optionKey.Language), out value);
Options\VisualStudioSettingsOptionPersister.cs (1)
55
TryFetch
(entry.primaryOptionKey, entry.primaryStorageKey, out var newValue))