2 references to IsClosureScope
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
6505Contract.ThrowIfFalse(IsClosureScope(scope)); 6513if (IsClosureScope(node))