4 references to HandlePluginException
Microsoft.Build (4)
BackEnd\Components\ProjectCache\ProjectCacheService.cs (4)
347
HandlePluginException
(e.InnerException, "Constructor");
558
HandlePluginException
(e, nameof(ProjectCachePluginBase.GetCacheResultAsync));
780
HandlePluginException
(e, nameof(ProjectCachePluginBase.HandleProjectFinishedAsync));
849
HandlePluginException
(e, nameof(ProjectCachePluginBase.EndBuildAsync));