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