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