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