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

namespace EnvDTE { public delegate void _dispSolutionEvents_QueryCloseSolutionEventHandler(ref bool fCancel); }