Implemented interface member:
method
GetCurrentManagedThreadId
Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.IEnvironment.GetCurrentManagedThreadId()
2 references to GetCurrentManagedThreadId
Microsoft.TestPlatform.CrossPlatEngine (2)
Client\ProxyOperationManager.cs (1)
473new PlatformEnvironment().GetCurrentManagedThreadId(),
DataCollection\ProxyDataCollectionManager.cs (1)
335new PlatformEnvironment().GetCurrentManagedThreadId(),