1 override of IsGlobalStatement
Microsoft.CodeAnalysis.CSharp.Features (1)
EditAndContinue\CSharpEditAndContinueAnalyzer.cs (1)
528protected override bool IsGlobalStatement(SyntaxNode node)
1 reference to IsGlobalStatement
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (1)
819map.Any(entry => IsGlobalStatement(entry.Key)))