2 references to CreateForLocalEnvironment
Microsoft.VisualStudio.TestPlatform.Common (1)
DataCollection\DataCollectionManager.cs (1)
172_dataCollectionEnvironmentContext = DataCollectionEnvironmentContext.CreateForLocalEnvironment(dataCollectionContext);
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
DataCollector\DataCollectionEnvironmentContext.cs (1)
42return CreateForLocalEnvironment(null!);