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