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