4 references to HandlePluginException
Microsoft.Build (4)
BackEnd\Components\ProjectCache\ProjectCacheService.cs (4)
421
HandlePluginException
(e.InnerException, "Constructor");
654
HandlePluginException
(e, nameof(ProjectCachePluginBase.GetCacheResultAsync));
893
HandlePluginException
(e, nameof(ProjectCachePluginBase.HandleProjectFinishedAsync));
978
HandlePluginException
(e, nameof(ProjectCachePluginBase.EndBuildAsync));