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