1 reference to IsUncPattern
MSBuildTaskHost (1)
Utilities\FileUtilities.cs (1)
278
if (!EndsWithSlash(fullPath) && (IsDrivePattern(fileSpec) ||
IsUncPattern
(fullPath)))