1 override of VisitPropertyDeclaration
Microsoft.DotNet.GenFacades (1)
NotSupportedAssemblyGenerator.cs (1)
133public override SyntaxNode VisitPropertyDeclaration(PropertyDeclarationSyntax node)
1 reference to VisitPropertyDeclaration
Microsoft.DotNet.GenFacades (1)
NotSupportedAssemblyGenerator.cs (1)
138return base.VisitPropertyDeclaration(node);