public XmlQuickInfoSource(ITextBuffer buffer, XmlQuickInfoSourceProvider provider) { this.textBuffer = buffer; this.provider = provider; }