2 writes to _testAdaptersPaths
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
RunSettings\RunConfiguration.cs (2)
85_testAdaptersPaths = null; 309_testAdaptersPaths = value;
2 references to _testAdaptersPaths
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
RunSettings\RunConfiguration.cs (2)
305get => _testAdaptersPaths; 311if (_testAdaptersPaths != null)