2 references to Recurse
Microsoft.CodeAnalysis.CSharp.Features (2)
src\Analyzers\CSharp\Analyzers\NewLines\EmbeddedStatementPlacement\EmbeddedStatementPlacementDiagnosticAnalyzer.cs (2)
38Recurse(context, option.Notification, context.GetAnalysisRoot(findInTrivia: false)); 64Recurse(context, notificationOption, childNode);