2 references to OriginalNode
Microsoft.CodeAnalysis.Workspaces (2)
Editing\SyntaxEditor.cs (2)
252var currentNode = root.GetCurrentNode(OriginalNode); 254Contract.Fail($"GetCurrentNode returned null with the following node: {OriginalNode}");