24 references to UnexpectedError
System.Configuration (24)
System\Configuration\BaseConfigurationRecord.cs (1)
3993throw ExceptionUtil.UnexpectedError("BaseConfigurationRecord::hlClearResultRecursive");
System\Configuration\ClientConfigurationHost.cs (6)
153throw ExceptionUtil.UnexpectedError("ClientConfigurationHost::Init"); 190throw ExceptionUtil.UnexpectedError("ClientConfigurationHost::Init"); 358throw ExceptionUtil.UnexpectedError("ClientConfigurationHost::OpenStreamForWrite"); 367throw ExceptionUtil.UnexpectedError("ClientConfigurationHost::Delete"); 411throw ExceptionUtil.UnexpectedError("ClientConfigurationHost::IsDefinitionAllowed"); 435throw ExceptionUtil.UnexpectedError("ClientConfigurationHost::VerifyDefinitionAllowed");
System\Configuration\Configuration.cs (2)
65throw ExceptionUtil.UnexpectedError("Configuration::ctor"); 69throw ExceptionUtil.UnexpectedError("Configuration::ctor");
System\Configuration\ConfigurationErrorsException.cs (1)
193throw ExceptionUtil.UnexpectedError( "ConfigurationErrorsException" );
System\Configuration\Internal\InternalConfigHost.cs (10)
66throw ExceptionUtil.UnexpectedError("IInternalConfigHost.GetStreamName"); 137throw ExceptionUtil.UnexpectedError("InternalConfigHost::StaticOpenStreamForRead"); 343throw ExceptionUtil.UnexpectedError("IInternalConfigHost.StartMonitoringStreamForChanges"); 347throw ExceptionUtil.UnexpectedError("IInternalConfigHost.StopMonitoringStreamForChanges"); 373throw ExceptionUtil.UnexpectedError("IInternalConfigHost.IsAboveApplication"); 377throw ExceptionUtil.UnexpectedError("IInternalConfigHost.GetConfigPathFromLocationSubPath"); 381throw ExceptionUtil.UnexpectedError("IInternalConfigHost.IsLocationApplicable"); 385throw ExceptionUtil.UnexpectedError("IInternalConfigHost.IsTrustedConfigPath"); 414throw ExceptionUtil.UnexpectedError("IInternalConfigHost.CreateDeprecatedConfigContext"); 423throw ExceptionUtil.UnexpectedError("IInternalConfigHost.CreateConfigurationContext");
System\Configuration\Internal\InternalConfigRoot.cs (4)
84throw ExceptionUtil.UnexpectedError("System.Configuration.Internal.InternalConfigRoot::AcquireHierarchyLockForRead - reader lock already held by this thread"); 89throw ExceptionUtil.UnexpectedError("System.Configuration.Internal.InternalConfigRoot::AcquireHierarchyLockForRead - writer lock already held by this thread"); 108throw ExceptionUtil.UnexpectedError("System.Configuration.Internal.InternalConfigRoot::AcquireHierarchyLockForWrite - reader lock already held by this thread"); 112throw ExceptionUtil.UnexpectedError("System.Configuration.Internal.InternalConfigRoot::AcquireHierarchyLockForWrite - writer lock already held by this thread");