2 overrides of BuildEventDeclaration
Microsoft.VisualStudio.LanguageServices.CSharp (1)
ObjectBrowser\DescriptionBuilder.cs (1)
519
protected override void
BuildEventDeclaration
(IEventSymbol eventSymbol, _VSOBJDESCOPTIONS options)
Microsoft.VisualStudio.LanguageServices.VisualBasic (1)
ObjectBrowser\DescriptionBuilder.vb (1)
269
Protected Overrides Sub
BuildEventDeclaration
(eventSymbol As IEventSymbol, options As _VSOBJDESCOPTIONS)
1 reference to BuildEventDeclaration
Microsoft.VisualStudio.LanguageServices (1)
Library\ObjectBrowser\AbstractDescriptionBuilder.cs (1)
225
BuildEventDeclaration
((IEventSymbol)symbol, options);