Base:
method
IsGlobalStatement
Microsoft.CodeAnalysis.EditAndContinue.AbstractEditAndContinueAnalyzer.IsGlobalStatement(Microsoft.CodeAnalysis.SyntaxNode)
1 reference to IsGlobalStatement
Microsoft.CodeAnalysis.CSharp.Features (1)
EditAndContinue\CSharpEditAndContinueAnalyzer.cs (1)
1158
if (
IsGlobalStatement
(oldNode))