3 references to HeightApprox
Microsoft.CodeAnalysis (3)
Collections\SmallDictionary.cs (3)
534
_stack = new Stack<AvlNode>(dict.
HeightApprox
());
652
_stack = new Stack<AvlNode>(dict.
HeightApprox
());
758
_stack = new Stack<AvlNode>(dict.
HeightApprox
());