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