2 references to BlobStoreSourceFileProvider_Exception_LocalCacheDoesNotExist
Microsoft.TemplateSearch.Common (2)
Providers\NuGetMetadataSearchProvider.cs (2)
102
throw new Exception(string.Format(LocalizableStrings.
BlobStoreSourceFileProvider_Exception_LocalCacheDoesNotExist
, localOverridePath));
119
throw new Exception(string.Format(LocalizableStrings.
BlobStoreSourceFileProvider_Exception_LocalCacheDoesNotExist
, preferredMetadataLocation));