1 write to IsCachePluginProject
Microsoft.Build (1)
Logging\TerminalLogger\TerminalLogger.cs (1)
773project.IsCachePluginProject = true;
1 reference to IsCachePluginProject
Microsoft.Build (1)
Logging\TerminalLogger\TerminalLogger.cs (1)
817if (project is not null && project.IsCachePluginProject)