1 write to IgnoreCase
System.Linq.Expressions (1)
System\Dynamic\SetMemberBinder.cs (1)
26IgnoreCase = ignoreCase;
2 references to IgnoreCase
System.Linq.Expressions (2)
System\Dynamic\ExpandoObject.cs (2)
858ExpandoClass? originalClass = GetClassEnsureIndex(binder.Name, binder.IgnoreCase, Value, out klass, out index); 872AstUtils.Constant(binder.IgnoreCase)