2 references to AddArgHashes
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\CSharpInvokeConstructorBinder.cs (1)
63hash = BinderHelper.AddArgHashes(hash, TypeArguments, _argumentInfo);
Microsoft\CSharp\RuntimeBinder\CSharpInvokeMemberBinder.cs (1)
86hash = BinderHelper.AddArgHashes(hash, TypeArguments, _argumentInfo);