4 references to DepthFirstSearch
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.UnitTests (4)
DebuggerDisplayAttributeTests.cs (4)
335
Verify(
DepthFirstSearch
(GetChildren(root).Single(), maxDepth: 3),
399
Verify(
DepthFirstSearch
(FormatResult("c", testValue), maxDepth: 3),
459
Verify(
DepthFirstSearch
(root, maxDepth: 4),
508
Verify(
DepthFirstSearch
(root, maxDepth: 4),