2 references to MappedPathFullName
Microsoft.SourceLink.Common (2)
GenerateSourceLinkFile.cs (2)
57
Log.LogError(Resources.MustEndWithDirectorySeparator, isMapped ? Names.SourceRoot.
MappedPathFullName
: Names.SourceRoot.Name, localPath);
64
Log.LogError(Resources.MustNotContainWildcard, isMapped ? Names.SourceRoot.
MappedPathFullName
: Names.SourceRoot.Name, localPath);