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