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