2 references to IsNestedFunction
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
6443
Debug.Assert(
IsNestedFunction
(newLambda));
6444
Debug.Assert(
IsNestedFunction
(oldLambda));