1 write to BaseIntermediateOutputPath
Microsoft.DotNet.Build.Tasks.Workloads (1)
ProjectTemplateBase.cs (1)
66BaseIntermediateOutputPath = baseIntermediateOutputPath;
1 reference to BaseIntermediateOutputPath
Microsoft.DotNet.Build.Tasks.Workloads (1)
ProjectTemplateBase.cs (1)
62public string SourceDirectory => Path.Combine(BaseIntermediateOutputPath, "src");