1 reference to IsCacheEquivalent
Microsoft.CodeAnalysis (1)
Syntax\InternalSyntax\SyntaxNodeCache.cs (1)
228if (e.hash == h && e.node != null && e.node.IsCacheEquivalent(kind, flags, child1, child2))