5 references to AmbiguousMatchFound
System.Core (5)
Microsoft\Scripting\Actions\ExpandoClass.cs (1)
163return ExpandoObject.AmbiguousMatchFound;
Microsoft\Scripting\Actions\ExpandoObject.cs (4)
81if (index == ExpandoObject.AmbiguousMatchFound) { 123if (index == ExpandoObject.AmbiguousMatchFound) { 179if (index == ExpandoObject.AmbiguousMatchFound) { 864if (index == ExpandoObject.AmbiguousMatchFound) {