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