18 references to KeyNotFoundException
mscorlib (6)
system\runtime\interopservices\windowsruntime\constantsplittablemap.cs (1)
141
Exception e = new
KeyNotFoundException
(Environment.GetResourceString("Arg_KeyNotFound"));
system\runtime\interopservices\windowsruntime\dictionarytomapadapter.cs (2)
47
Exception e = new
KeyNotFoundException
(Environment.GetResourceString("Arg_KeyNotFound"));
107
Exception e = new
KeyNotFoundException
(Environment.GetResourceString("Arg_KeyNotFound"));
system\runtime\interopservices\windowsruntime\imapviewtoireadonlydictionaryadapter.cs (1)
125
throw new
KeyNotFoundException
(Environment.GetResourceString("Arg_KeyNotFound"));
system\runtime\interopservices\windowsruntime\ireadonlydictionarytoimapviewadapter.cs (1)
47
Exception e = new
KeyNotFoundException
(Environment.GetResourceString("Arg_KeyNotFound"));
system\runtime\interopservices\windowsruntime\maptodictionaryadapter.cs (1)
173
throw new
KeyNotFoundException
(Environment.GetResourceString("Arg_KeyNotFound"));
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\GenericFlowSwitchHelper.cs (2)
464
throw FxTrace.Exception.AsError(new
KeyNotFoundException
(caseName));
502
throw FxTrace.Exception.AsError(new
KeyNotFoundException
(caseName));
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (1)
434
throw FxTrace.Exception.AsError(new
KeyNotFoundException
(key.ToString()));
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemExtensions.cs (2)
77
throw FxTrace.Exception.AsError(new
KeyNotFoundException
(null == oldKey.GetCurrentValue() ? "oldKey" : oldKey.GetCurrentValue().ToString()));
108
throw FxTrace.Exception.AsError(new
KeyNotFoundException
(oldKey.ToString()));
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (1)
434
throw FxTrace.Exception.AsError(new
KeyNotFoundException
(key.ToString()));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemExtensions.cs (2)
77
throw FxTrace.Exception.AsError(new
KeyNotFoundException
(null == oldKey.GetCurrentValue() ? "oldKey" : oldKey.GetCurrentValue().ToString()));
108
throw FxTrace.Exception.AsError(new
KeyNotFoundException
(oldKey.ToString()));
System.Web.Services (4)
System\Web\Services\Configuration\ProtocolElementCollection.cs (1)
126
throw new System.Collections.Generic.
KeyNotFoundException
(
System\Web\Services\Configuration\SoapExtensionTypeElementCollection.cs (1)
112
throw new System.Collections.Generic.
KeyNotFoundException
(
System\Web\Services\Configuration\TypeElementCollection.cs (1)
113
throw new System.Collections.Generic.
KeyNotFoundException
(
System\Web\Services\Configuration\WsiProfilesElementCollection.cs (1)
119
throw new System.Collections.Generic.
KeyNotFoundException
(