3 references to SanitizePathComponent
dotnet (3)
Commands\Test\MTP\TestResultsDirectoryResolver.cs (3)
198string targetFramework = SanitizePathComponent(module.TargetFramework); 199string runtime = SanitizePathComponent(GetRuntimeComponent(module)); 225return SanitizePathComponent(projectName);