2 references to IsPosixPath
Microsoft.Build.Tasks.Git (2)
GitDataReader\GitIgnore.cs (1)
31
NullableDebug.Assert(PathUtils.
IsPosixPath
(containingDirectory));
GitDataReader\GitIgnore.Matcher.cs (1)
115
Debug.Assert(PathUtils.
IsPosixPath
(normalizedPosixPath));