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