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