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