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