2 references to MicrosoftTestingPlatformDetector
vstest.console (1)
CommandLine\AssemblyMetadataProvider.cs (1)
102var result = MicrosoftTestingPlatformDetector.IsMicrosoftTestingPlatformApp(assemblyStream);
vstest.console.arm64 (1)
parent\vstest.console\CommandLine\AssemblyMetadataProvider.cs (1)
102var result = MicrosoftTestingPlatformDetector.IsMicrosoftTestingPlatformApp(assemblyStream);