5 types derived from Win32Exception
System (4)
System.ServiceModel (1)
440 instantiations of Win32Exception
PresentationCore (24)
PresentationFramework (59)
SMSvcHost (3)
System (90)
net\System\Net\Cache\IERequestCache.cs (12)
131Win32Exception win32Exception = new Win32Exception((int)entry.Error);
315if(Logging.On)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_lookup_failed, "WinInetCache.Retrieve()", new Win32Exception((int)entry.Error).Message));
319Win32Exception win32Exception = new Win32Exception((int)entry.Error);
465Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_create_failed, new Win32Exception((int)entry.Error).Message));
470Win32Exception win32Exception = new Win32Exception((int)entry.Error);
589Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_update_failed, "WinInetCache.Update()", entry.Key, new Win32Exception((int)entry.Error).Message));
594Win32Exception win32Exception = new Win32Exception((int)entry.Error);
1023if(Logging.On)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_delete_failed, "WinInetWriteStream.Close()", m_Entry.Key, new Win32Exception((int)m_Entry.Error).Message));
1057if(Logging.On)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_commit_failed, "WinInetWriteStream.Close()", m_Entry.Key, new Win32Exception((int)m_Entry.Error).Message));
1073Win32Exception win32Exception = new Win32Exception((int)m_Entry.Error);
1091if(Logging.On)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_update_failed, "WinInetWriteStream.Close(), Key = " + m_Entry.Key, new Win32Exception((int)m_Entry.Error).Message));
1094Win32Exception win32Exception = new Win32Exception((int)m_Entry.Error);
System.AddIn (1)
System.Core (7)
System.Data (6)
System.Drawing (17)
System.IdentityModel (34)
System.IdentityModel.Selectors (13)
System.Messaging (3)
System.Net (1)
System.Runtime.Remoting (3)
System.ServiceModel (68)
System.ServiceModel.Activation (1)
System.ServiceModel.Internals (4)
System.ServiceModel.Routing (1)
System.Windows.Forms (21)
System.Workflow.ComponentModel (26)
UIAutomationClient (2)
UIAutomationClientsideProviders (4)
WindowsBase (52)
129 references to Win32Exception
PresentationCore (34)
PresentationFramework (4)
SMSvcHost (2)
System (42)
System.Core (1)
System.Data (4)
System.Drawing (1)
System.IdentityModel (1)
System.IdentityModel.Selectors (3)
System.ServiceModel (17)
System.ServiceModel.Internals (4)
System.ServiceModel.Routing (1)
System.Transactions (2)
System.Web.DataVisualization (1)
System.Workflow.ComponentModel (6)
UIAutomationClientsideProviders (3)
WindowsBase (3)