3 references to GetSourcePath
Microsoft.NET.Build.Tasks (3)
ConflictItem.cs (1)
210
_sourcePath = ItemUtilities.
GetSourcePath
(OriginalItem) ?? string.Empty;
ItemUtilities.cs (2)
65
var sourcePath =
GetSourcePath
(item);
139
var sourcePath =
GetSourcePath
(item);