1 instantiation of TransientTestProcess
Microsoft.Build.UnitTests.Shared (1)
TestEnvironment.cs (1)
385TransientTestProcess transientTestProcess = new(processId);
2 references to TransientTestProcess
Microsoft.Build.UnitTests.Shared (2)
TestEnvironment.cs (2)
383public TransientTestProcess WithTransientProcess(int processId) 385TransientTestProcess transientTestProcess = new(processId);