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