1 instantiation of LoggerNameValueConfigurationManager
Microsoft.TestPlatform.CrossPlatEngine (1)
Client\TestLoggerManager.cs (1)
522var configurationManager = new LoggerNameValueConfigurationManager(configuration);
2 references to LoggerNameValueConfigurationManager
Microsoft.TestPlatform.CrossPlatEngine (2)
Client\LoggerNameValueConfigurationManager.cs (1)
18/// Initializes a new instance of the <see cref="LoggerNameValueConfigurationManager"/> class.
Client\TestLoggerManager.cs (1)
522var configurationManager = new LoggerNameValueConfigurationManager(configuration);