2 references to IgnoreCase
System.Core (2)
Microsoft\Scripting\Actions\ExpandoObject.cs (2)
759
ExpandoClass originalClass = GetClassEnsureIndex(binder.Name, binder.
IgnoreCase
, Value, out klass, out index);
773
Expression.Constant(binder.
IgnoreCase
)