4 references to New
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\CSharpSetIndexBinder.cs (1)
59base(BinderHelper.CreateCallInfo(ref argumentInfo, 2)) // discard 2 arguments: the target object and the value
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\IDOBinder.vb (2)
969MyBase.New(callInfo) 1040MyBase.New(callInfo)
PresentationFramework-SystemCore (1)
DynamicAccessorImpl.cs (1)
216: base(new CallInfo(rank))