1 reference to GetHashCodeForNamedArguments
Microsoft.CodeAnalysis (1)
Symbols\Attributes\CommonAttributeDataComparer.cs (1)
47
hash = Hash.Combine(
GetHashCodeForNamedArguments
(attr.NamedArguments), hash);