18 references to Combine
Microsoft.CodeAnalysis.CodeStyle (18)
RelativePathResolver.cs (1)
66
Hash.
Combine
(BaseDirectory, Hash.CombineValues(SearchPaths));
SymbolEquivalenceComparer.GetHashCodeVisitor.cs (17)
50
return Hash.Combine(GetNullableAnnotationsHashCode((ITypeSymbol)x), Hash.
Combine
(typeof(IDynamicTypeSymbol), currentHash));
95
Hash.
Combine
(x.Name,
102
Hash.
Combine
(x.Name,
103
Hash.
Combine
(x.Locations.FirstOrDefault(), currentHash));
107
=> Hash.
Combine
(x.Locations.FirstOrDefault(), currentHash);
114
currentHash = Hash.
Combine
(x.MetadataName, currentHash);
117
return Hash.
Combine
(x.Locations.FirstOrDefault(), currentHash);
127
Hash.
Combine
(x.Name, currentHash)))))));
144
=> CombineHashCodes(x.ContainingAssembly, Hash.
Combine
(x.Name, currentHash));
177
Hash.
Combine
(x.Name,
205
return Hash.
Combine
(p.Name,
217
return Hash.
Combine
(x.Name, currentHash);
222
Hash.
Combine
(x.Name,
230
Hash.
Combine
(x.Name,
246
Hash.
Combine
(x.Name,
256
Hash.
Combine
(x.Name,
293
=> Hash.
Combine
(x.Locations.FirstOrDefault(), currentHash);