2 references to IsNestedFunction
Microsoft.CodeAnalysis.CSharp (2)
Syntax\SyntaxFacts.cs (2)
548
=>
IsNestedFunction
(child.Kind());
574
if (
IsNestedFunction
((SyntaxKind)current.RawKind) ||