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