2 references to IgnoreCase
System.Core (2)
Microsoft\Scripting\Actions\ExpandoObject.cs (2)
783
int index = Value.Class.GetValueIndex(binder.Name, binder.
IgnoreCase
, Value);
791
Expression.Constant(binder.
IgnoreCase
)