2 references to codebasePaths
Microsoft.Build.Tasks.Core (2)
ManifestUtil\Manifest.cs (2)
390
foreach (string xpath in XPaths.
codebasePaths
)
401
throw new InvalidOperationException(String.Format(System.Globalization.CultureInfo.InvariantCulture, "XPath not found: {0}", XPaths.
codebasePaths
[0]));