2 references to DLLExtension
dotnet (2)
Commands\Test\MTP\SolutionAndProjectUtility.cs (1)
322if (string.IsNullOrEmpty(runProperties.Command) || runProperties.Command.HasExtension(CliConstants.DLLExtension))
Commands\Test\MTP\TestModulesFilterHandler.cs (1)
65RunProperties runProperties = testModule.HasExtension(CliConstants.DLLExtension)