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