1 write to _executablePath
Microsoft.Build.Tasks.Core (1)
RoslynCodeTaskFactory\RoslynCodeTaskFactoryCompilers.cs (1)
26_executablePath = new Lazy<string>(() =>
1 reference to _executablePath
Microsoft.Build.Tasks.Core (1)
RoslynCodeTaskFactory\RoslynCodeTaskFactoryCompilers.cs (1)
95commandLine.AppendFileNameIfNotNull(_executablePath.Value);