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