10 references to DoesPathNeedQuotes
Microsoft.Build.Tasks.UnitTests (10)
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))