2 writes to PeverifyRequested
Microsoft.CodeAnalysis.Test.Utilities (2)
Platform\Desktop\DesktopRuntimeEnvironment.cs (2)
187Data.PeverifyRequested = true; 218Data.PeverifyRequested = true;
1 reference to PeverifyRequested
Microsoft.CodeAnalysis.Test.Utilities (1)
Platform\Desktop\DesktopRuntimeEnvironment.cs (1)
56var safeToUnload = !(Manager.ContainsNetModules() && (PeverifyRequested || ExecuteRequested));