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