2 references to GetCacheHash
Microsoft.CodeAnalysis (2)
Syntax\InternalSyntax\SyntaxNodeCache.cs (2)
137Debug.Assert(node.GetCacheHash() == hash); 166int hash = child.GetCacheHash();