1 write to IgnoreCase
System.Linq.Expressions (1)
System\Dynamic\DeleteMemberBinder.cs (1)
26IgnoreCase = ignoreCase;
2 references to IgnoreCase
System.Linq.Expressions (2)
System\Dynamic\ExpandoObject.cs (2)
883int index = Value.Class.GetValueIndex(binder.Name, binder.IgnoreCase, Value); 891AstUtils.Constant(binder.IgnoreCase)