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