2 writes to s_cachedHash
Microsoft.CodeAnalysis.Workspaces (2)
Shared\Utilities\BloomFilter.cs (2)
488s_cachedHash = cachedHash; 515s_cachedHash = null;
2 references to s_cachedHash
Microsoft.CodeAnalysis.Workspaces (2)
Shared\Utilities\BloomFilter.cs (2)
476var cachedHash = s_cachedHash; 497var cachedHash = s_cachedHash;