1 reference to CreateEventDeclaration
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\FileCodeModel_CodeGen.cs (1)
290
var newEvent =
CreateEventDeclaration
(containerNode, CodeModelService.GetUnescapedName(name), access, eventType, options, createPropertyStyleEvent);