5 references to IsWrappedSafely
Microsoft.Build.TaskAuthoring.Analyzer (5)
SharedAnalyzerHelpers.cs (5)
107if (!IsWrappedSafely(arg.Value, taskEnvironmentType, absolutePathType, iTaskItemType)) 181IsWrappedSafely(invocation.Arguments[0].Value, taskEnvironmentType, absolutePathType, iTaskItemType)) 190IsWrappedSafely(invocation.Arguments[0].Value, taskEnvironmentType, absolutePathType, iTaskItemType)) 201IsWrappedSafely(invocation.Arguments[0].Value, taskEnvironmentType, absolutePathType, iTaskItemType)) 240return IsWrappedSafely(initValue, taskEnvironmentType, absolutePathType, iTaskItemType);