2 references to TemplateSearchCache_Exception_NotValid
Microsoft.TemplateSearch.Common (2)
TemplateSearchCache\TemplateSearchCache.Json.cs (2)
46
throw new Exception(LocalizableStrings.
TemplateSearchCache_Exception_NotValid
);
53
?? throw new Exception(LocalizableStrings.
TemplateSearchCache_Exception_NotValid
);