1 reference to GetHashCodeForConstructorArguments
Microsoft.CodeAnalysis (1)
Symbols\Attributes\CommonAttributeDataComparer.cs (1)
46hash = Hash.Combine(GetHashCodeForConstructorArguments(attr.CommonConstructorArguments), hash);