1 reference to IsUNCPath
MSBuildTaskHost (1)
FileUtilities.cs (1)
500return IsUNCPath(uncheckedFullPath) ? Path.GetFullPath(uncheckedFullPath) : uncheckedFullPath;