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