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