Searched refs:throwOnBadImage (Results 1 – 1 of 1) sorted by relevance
278 AnalyzeAssembly(assembly, throwOnBadImage: false); in ScanInner()477 private bool AnalyzeAssembly(string path, bool bundled = false, bool throwOnBadImage = true) in AnalyzeAssembly() argument505 if(throwOnBadImage) in AnalyzeAssembly()