3 references to TrySetValue
System.Core (3)
Microsoft\Scripting\Actions\ExpandoObject.cs (3)
279TrySetValue(null, -1, value, key, false, true); 563TrySetValue(null, -1, value, key, false, false); 1059expando.TrySetValue(indexClass, index, value, name, ignoreCase, false);