4 references to BuildAddInCache
System.AddIn (4)
System\Addin\Hosting\AddInStore.cs (4)
204
BuildAddInCache
(addInsFolderPath, warningsCollection);
249
BuildAddInCache
(addInsPath, warningsCollection);
400
BuildAddInCache
(addInDir, warningsCollection);
737
return (AddInDeploymentState)GetDeploymentState(addInRoot, AddInCacheFileName, new Reader(AddInStateReader), new Builder(
BuildAddInCache
));