4 references to ProjectRoot
Microsoft.NET.Sdk.Razor.Tasks (4)
SdkRazorTagHelper.cs (4)
51if (!Directory.Exists(ProjectRoot)) 53Log.LogError("The specified project root directory {0} doesn't exist.", ProjectRoot); 59Log.LogError("The project {0} must provide a value for {1}.", ProjectRoot, nameof(Configuration)); 100builder.AppendLine(ProjectRoot);