1 instantiation of RuntimePeVerifyException
Microsoft.CodeAnalysis.Test.Utilities (1)
Platform\Desktop\RuntimeAssemblyManager.cs (1)
459throw new RuntimePeVerifyException(errors.ToString(), dumpDir);
1 reference to RuntimePeVerifyException
Microsoft.CodeAnalysis.Test.Utilities (1)
Platform\Desktop\DesktopRuntimeEnvironment.cs (1)
333catch (RuntimePeVerifyException ex)