2 references to PeVerifyModules
Microsoft.CodeAnalysis.Test.Utilities (2)
Platform\Desktop\DesktopRuntimeEnvironment.cs (2)
327emitData.Manager.PeVerifyModules(new[] { emitData.MainModule.FullName }, throwOnError: true); 359return emitData.Manager.PeVerifyModules(modulesToVerify, throwOnError: false);