EnvDTE.Interfaces/_dispProjectsEvents_ItemRemovedEventHandler.cs (4 lines of code) (raw):

namespace EnvDTE { public delegate void _dispProjectsEvents_ItemRemovedEventHandler(Project Project); }