3 references to GetNullableAnnotationsHashCode
Microsoft.CodeAnalysis.CodeStyle (3)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\SymbolEquivalenceComparer.GetHashCodeVisitor.cs (3)
47return Hash.Combine(GetNullableAnnotationsHashCode((ITypeSymbol)x), Hash.Combine(typeof(IDynamicTypeSymbol), currentHash)); 81Hash.Combine(GetNullableAnnotationsHashCode(x), 177Hash.Combine(GetNullableAnnotationsHashCode(x),