4 references to HandlePluginException
Microsoft.Build (4)
BackEnd\Components\ProjectCache\ProjectCacheService.cs (4)
426
HandlePluginException
(e.InnerException, "Constructor");
656
HandlePluginException
(e, nameof(ProjectCachePluginBase.GetCacheResultAsync));
921
HandlePluginException
(e, nameof(ProjectCachePluginBase.HandleProjectFinishedAsync));
1006
HandlePluginException
(e, nameof(ProjectCachePluginBase.EndBuildAsync));