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

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