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