4 references to HandlePluginException
Microsoft.Build (4)
BackEnd\Components\ProjectCache\ProjectCacheService.cs (4)
422
HandlePluginException
(e.InnerException, "Constructor");
655
HandlePluginException
(e, nameof(ProjectCachePluginBase.GetCacheResultAsync));
919
HandlePluginException
(e, nameof(ProjectCachePluginBase.HandleProjectFinishedAsync));
1004
HandlePluginException
(e, nameof(ProjectCachePluginBase.EndBuildAsync));