10 references to DoesPathNeedQuotes
Microsoft.Build.Tasks.UnitTests (10)
ResourceHandling\GenerateResource_Tests.cs (10)
3692if (commandLineBuilderHelper.DoesPathNeedQuotes(resxFile)) 3697if (commandLineBuilderHelper.DoesPathNeedQuotes(resourcesFile)) 3731if (commandLineBuilderHelper.DoesPathNeedQuotes(resxFile)) 3736if (commandLineBuilderHelper.DoesPathNeedQuotes(resourcesFile)) 3775if (commandLineBuilderHelper.DoesPathNeedQuotes(resxFile)) 3780if (commandLineBuilderHelper.DoesPathNeedQuotes(resourcesFile)) 3823if (commandLineBuilderHelper.DoesPathNeedQuotes(resxFile)) 3828if (commandLineBuilderHelper.DoesPathNeedQuotes(resourcesFile)) 3833if (commandLineBuilderHelper.DoesPathNeedQuotes(resxFile1)) 3838if (commandLineBuilderHelper.DoesPathNeedQuotes(resourcesFile1))