2 references to HasUnwrappedPathArgument
Microsoft.Build.TaskAuthoring.Analyzer (2)
MultiThreadableTaskAnalyzer.cs (1)
209
if (
HasUnwrappedPathArgument
(arguments, taskEnvironmentType, absolutePathType, iTaskItemType))
TransitiveCallChainAnalyzer.cs (1)
207
if (
HasUnwrappedPathArgument
(arguments, taskEnvironmentType, absolutePathType, iTaskItemType))