1 override of VisitEventDeclaration
Microsoft.DotNet.GenFacades (1)
NotSupportedAssemblyGenerator.cs (1)
141public override SyntaxNode VisitEventDeclaration(EventDeclarationSyntax node)
1 reference to VisitEventDeclaration
Microsoft.DotNet.GenFacades (1)
NotSupportedAssemblyGenerator.cs (1)
146return base.VisitEventDeclaration(node);