4 references to ValidateAddInPath
System.AddIn (4)
System\Addin\Hosting\AddInStore.cs (4)
161
addInsFolderPath =
ValidateAddInPath
(addInsFolderPath);
196
addInsFolderPath =
ValidateAddInPath
(addInsFolderPath);
498
addInFolderPaths[i] =
ValidateAddInPath
(addInFolderPaths[i]);
599
ValidateAddInPath
(addInFolderPath);