19 references to AmbiguousMatchException
mscorlib (18)
system\attribute.cs (4)
551throw new AmbiguousMatchException(Environment.GetResourceString("RFLCT.AmbigCust")); 664throw new AmbiguousMatchException(Environment.GetResourceString("RFLCT.AmbigCust")); 742throw new AmbiguousMatchException(Environment.GetResourceString("RFLCT.AmbigCust")); 820throw new AmbiguousMatchException(Environment.GetResourceString("RFLCT.AmbigCust"));
system\defaultbinder.cs (6)
378throw new AmbiguousMatchException(Environment.GetResourceString("Arg_AmbiguousMatchException")); 511throw new AmbiguousMatchException(Environment.GetResourceString("Arg_AmbiguousMatchException")); 588throw new AmbiguousMatchException(Environment.GetResourceString("Arg_AmbiguousMatchException")); 699throw new AmbiguousMatchException(Environment.GetResourceString("Arg_AmbiguousMatchException")); 804throw new AmbiguousMatchException(Environment.GetResourceString("Arg_AmbiguousMatchException")); 1079throw new AmbiguousMatchException(Environment.GetResourceString("Arg_AmbiguousMatchException"));
system\rttype.cs (7)
3234throw new AmbiguousMatchException(Environment.GetResourceString("Arg_AmbiguousMatchException")); 3307throw new AmbiguousMatchException(Environment.GetResourceString("Arg_AmbiguousMatchException")); 3341throw new AmbiguousMatchException(Environment.GetResourceString("Arg_AmbiguousMatchException")); 3373throw new AmbiguousMatchException(Environment.GetResourceString("Arg_AmbiguousMatchException")); 3385throw new AmbiguousMatchException(Environment.GetResourceString("Arg_AmbiguousMatchException")); 3417throw new AmbiguousMatchException(Environment.GetResourceString("Arg_AmbiguousMatchException")); 3448throw new AmbiguousMatchException(Environment.GetResourceString("Arg_AmbiguousMatchException"));
system\runtime\remoting\remotingservices.cs (1)
1937throw new AmbiguousMatchException(
System.Core (1)
System\Runtime\InteropServices\ComAwareEventInfo.cs (1)
120throw new System.Reflection.AmbiguousMatchException("more than one ComSourceInterfaceGuidAttribute found");