2 references to MappedPath
Microsoft.Build.Tasks.Git (2)
parent\Common\Utilities\Names.cs (2)
19
public const string MappedPath = nameof(
MappedPath
);
23
public const string MappedPathFullName = nameof(SourceRoot) + "." + nameof(
MappedPath
);