2 references to IsDllOrExe
System.AddIn (2)
System\Addin\Hosting\AddInStore.cs (2)
927
if (
IsDllOrExe
(file))
957
if (!cacheFilePath.Equals(file) &&
IsDllOrExe
(file))