1 reference to
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
DataCollector\Events\TestCaseEvents.cs (1)
146public TestCaseStartEventArgs(TestCase testElement) : this(new DataCollectionContext(new SessionId(Guid.Empty)), testElement)