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