3 references to GetNullableAnnotationsHashCode
Microsoft.CodeAnalysis.Extensions.Package (3)
Symbols\SymbolEquivalenceComparer.GetHashCodeVisitor.cs (3)
50
return Hash.Combine(
GetNullableAnnotationsHashCode
((ITypeSymbol)x), Hash.Combine(typeof(IDynamicTypeSymbol), currentHash));
84
Hash.Combine(
GetNullableAnnotationsHashCode
(x),
180
Hash.Combine(
GetNullableAnnotationsHashCode
(x),