1 write to _lazyHashCode
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
src\RoslynAnalyzers\Utilities\FlowAnalysis\FlowAnalysis\Framework\DataFlow\CacheBasedEquatable.cs (1)
32Interlocked.CompareExchange(ref _lazyHashCode, result, 0);
2 references to _lazyHashCode
Microsoft.CodeAnalysis.AnalyzerUtilities (2)
src\RoslynAnalyzers\Utilities\FlowAnalysis\FlowAnalysis\Framework\DataFlow\CacheBasedEquatable.cs (2)
27if (_lazyHashCode == 0) 35return _lazyHashCode;