2 references to TestSessionStartMethodName
Microsoft.TestPlatform.CrossPlatEngine (2)
DataCollection\InProcDataCollectionExtensionManager.cs (1)
122TriggerInProcDataCollectionMethods(Constants.TestSessionStartMethodName, testSessionStartArgs);
DataCollection\InProcDataCollector.cs (1)
118if (methodName.Equals(Constants.TestSessionStartMethodName))