public virtual void Build(IEventSymbol symbol, RoslynCodeBuilder roslynCodeBuilder)
 {
     roslynCodeBuilder.AddEventDefinition(symbol);
 }