Home
last modified time | relevance | path

Searched refs:WebHostUnhandledException (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/SMDiagnostics/System/ServiceModel/Diagnostics/
H A DEventLogEventId.cs24 WebHostUnhandledException = 0xC0020001, enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Internals/System/Runtime/Diagnostics/
H A DEventLogEventId.cs40 WebHostUnhandledException = EventSeverity.Error | EventFacility.ServiceModel | 0x0001, enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Activation/System/ServiceModel/
H A DServiceHostingEnvironment.cs72 … (uint)System.Runtime.Diagnostics.EventLogEventId.WebHostUnhandledException, true, in OnUnhandledException()