2 references to RemoteOptionsProviderCache
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Services\ClientOptionProviders.cs (2)
50
=> _cache = new
RemoteOptionsProviderCache
<CleanCodeGenerationOptions>(callback, callbackId);
61
=> _cache = new
RemoteOptionsProviderCache
<CodeCleanupOptions>(callback, callbackId);