2 references to ProcessPropertyDeclarationSyntax
Microsoft.DotNet.GenAPI (2)
SyntaxRewriter\BodyBlockCSharpSyntaxRewriter.cs (2)
107
return
ProcessPropertyDeclarationSyntax
(node);
119
return
ProcessPropertyDeclarationSyntax
(node);