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