2 references to IsCompilationUnitWithGlobalStatements
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
767
if ((
IsCompilationUnitWithGlobalStatements
(editScript.Match.OldRoot) ||
IsCompilationUnitWithGlobalStatements
(editScript.Match.NewRoot)) &&