14 references to DoesPathNeedQuotes
Microsoft.Build.Tasks.UnitTests (14)
ResourceHandling\GenerateResource_Tests.cs (10)
3423if (commandLineBuilderHelper.DoesPathNeedQuotes(resxFile)) 3428if (commandLineBuilderHelper.DoesPathNeedQuotes(resourcesFile)) 3462if (commandLineBuilderHelper.DoesPathNeedQuotes(resxFile)) 3467if (commandLineBuilderHelper.DoesPathNeedQuotes(resourcesFile)) 3506if (commandLineBuilderHelper.DoesPathNeedQuotes(resxFile)) 3511if (commandLineBuilderHelper.DoesPathNeedQuotes(resourcesFile)) 3554if (commandLineBuilderHelper.DoesPathNeedQuotes(resxFile)) 3559if (commandLineBuilderHelper.DoesPathNeedQuotes(resourcesFile)) 3564if (commandLineBuilderHelper.DoesPathNeedQuotes(resxFile1)) 3569if (commandLineBuilderHelper.DoesPathNeedQuotes(resourcesFile1))
ResourceHandling\GenerateResourceOutOfProc_Tests.cs (4)
2951if (commandLineBuilderHelper.DoesPathNeedQuotes(resxFile)) 2956if (commandLineBuilderHelper.DoesPathNeedQuotes(resourcesFile)) 2995if (commandLineBuilderHelper.DoesPathNeedQuotes(resxFile)) 3000if (commandLineBuilderHelper.DoesPathNeedQuotes(resourcesFile))