3 references to CanReuseNode
Microsoft.CodeAnalysis.VisualBasic (3)
Scanner\Blender.vb (3)
358If _curNodeStart = mappedPosition AndAlso CanReuseNode(_currentNode) Then 497Debug.Assert(CanReuseNode(_currentNode), "this node could not have been used.") 534Debug.Assert(CanReuseNode(_currentNode), "this node could not have been used.")