14 references to DoesPathNeedQuotes
Microsoft.Build.Tasks.UnitTests (14)
ResourceHandling\GenerateResource_Tests.cs (10)
3693if (commandLineBuilderHelper.DoesPathNeedQuotes(resxFile)) 3698if (commandLineBuilderHelper.DoesPathNeedQuotes(resourcesFile)) 3732if (commandLineBuilderHelper.DoesPathNeedQuotes(resxFile)) 3737if (commandLineBuilderHelper.DoesPathNeedQuotes(resourcesFile)) 3776if (commandLineBuilderHelper.DoesPathNeedQuotes(resxFile)) 3781if (commandLineBuilderHelper.DoesPathNeedQuotes(resourcesFile)) 3824if (commandLineBuilderHelper.DoesPathNeedQuotes(resxFile)) 3829if (commandLineBuilderHelper.DoesPathNeedQuotes(resourcesFile)) 3834if (commandLineBuilderHelper.DoesPathNeedQuotes(resxFile1)) 3839if (commandLineBuilderHelper.DoesPathNeedQuotes(resourcesFile1))
ResourceHandling\GenerateResourceOutOfProc_Tests.cs (4)
2951if (commandLineBuilderHelper.DoesPathNeedQuotes(resxFile)) 2956if (commandLineBuilderHelper.DoesPathNeedQuotes(resourcesFile)) 2995if (commandLineBuilderHelper.DoesPathNeedQuotes(resxFile)) 3000if (commandLineBuilderHelper.DoesPathNeedQuotes(resourcesFile))