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