2 references to BeforeTestRunStartResult
Microsoft.TestPlatform.CommunicationUtilities (2)
DataCollectionRequestHandler.cs (1)
371new BeforeTestRunStartResult(envVariables, testCaseEventsPort),
Generated\361d1da7f942c932\TestPlatformJsonContext.BeforeTestRunStartResult.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.VisualStudio.TestPlatform.Common.DataCollection.BeforeTestRunStartResult((global::System.Collections.Generic.IDictionary<string, string>)args[0], (int)args[1]),