5 references to New
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\CSharpGetMemberBinder.cs (1)
61base(name, false /*caseInsensitive*/)
Microsoft\CSharp\RuntimeBinder\DynamicDebuggerProxy.cs (1)
36: base(name, ignoreCase)
Microsoft.VisualBasic.Core (1)
Microsoft\VisualBasic\CompilerServices\IDOBinder.vb (1)
781MyBase.New(name, True)
PresentationFramework-SystemCore (1)
DynamicAccessorImpl.cs (1)
169: base(propertyName, false /*ignoreCase*/)
System.Linq.Expressions (1)
System\Dynamic\DynamicObject.cs (1)
864: base(binder.Name, binder.IgnoreCase)