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