2 references to IsDrivePattern
MSBuildTaskHost (2)
Utilities\FileUtilities.cs (1)
278if (!EndsWithSlash(fullPath) && (IsDrivePattern(fileSpec) || IsUncPattern(fullPath)))
Utilities\FileUtilities.ItemSpecModifiers.cs (1)
393if (IsDrivePattern(path) ||