2 references to GetEmptyRoot
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
758oldRoot ??= GetEmptyRoot(newRoot!.SyntaxTree.Options); 759newRoot ??= GetEmptyRoot(oldRoot.SyntaxTree.Options);