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