2 references to BeforeTestRunStartResult
Microsoft.TestPlatform.CommunicationUtilities (2)
_generated\3\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]),
DataCollectionRequestHandler.cs (1)
370new BeforeTestRunStartResult(envVariables, testCaseEventsPort),