3 references to TestIdsLogger
Microsoft.VisualStudio.TestPlatform.Extensions.TestIds.TestLogger (3)
Constants.cs (1)
13
/// implementation it reports on. See the class level remarks on <see cref="
TestIdsLogger
"/>.
Properties\AssemblyInfo.cs (1)
7
[assembly: TestExtensionTypes(typeof(
TestIdsLogger
))]
TestIdsLogger.cs (1)
78
/// Initializes a new instance of the <see cref="
TestIdsLogger
"/> class.