13 references to AppendTextWithQuoting
Microsoft.Build.Tasks.CodeAnalysis (5)
CommandLineBuilderExtension.cs (5)
115AppendTextWithQuoting(parameter); 128AppendTextWithQuoting(parameter); 263AppendTextWithQuoting(metadataValue); 273AppendTextWithQuoting(metadataNames[i]); 305AppendTextWithQuoting(argument);
Microsoft.Build.Tasks.Core (3)
CommandLineBuilderExtension.cs (3)
132AppendTextWithQuoting(parameter); 260AppendTextWithQuoting(metadataValue); 269AppendTextWithQuoting(metadataNames[i]);
Microsoft.Build.Utilities.Core (5)
CommandLineBuilder.cs (5)
337AppendTextWithQuoting("." + Path.DirectorySeparatorChar + fileName); 341AppendTextWithQuoting(fileName); 504AppendTextWithQuoting(parameter); 582AppendTextWithQuoting(parameter); 617AppendTextWithQuoting(parameter.ItemSpec);