41 references to FailFast
CodeStyleConfigFileGenerator (1)
src\roslyn\src\Dependencies\Contracts\ErrorReporting\FailFast.cs (1)
44Environment.FailFast(exception.ToString(), exception);
GenerateDocumentationAndConfigFiles (1)
src\roslyn\src\Dependencies\Contracts\ErrorReporting\FailFast.cs (1)
44Environment.FailFast(exception.ToString(), exception);
Microsoft.Build.Framework (1)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.contracts\5.0.0-1.25277.114\contentFiles\cs\net9.0\ErrorReporting\FailFast.cs (1)
44Environment.FailFast(exception.ToString(), exception);
Microsoft.Build.Tasks.CodeAnalysis (1)
src\roslyn\src\Dependencies\Contracts\ErrorReporting\FailFast.cs (1)
44Environment.FailFast(exception.ToString(), exception);
Microsoft.CodeAnalysis (1)
src\roslyn\src\Dependencies\Contracts\ErrorReporting\FailFast.cs (1)
44Environment.FailFast(exception.ToString(), exception);
Microsoft.CodeAnalysis.Analyzers (1)
src\roslyn\src\Dependencies\Contracts\ErrorReporting\FailFast.cs (1)
44Environment.FailFast(exception.ToString(), exception);
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
src\roslyn\src\Dependencies\Contracts\ErrorReporting\FailFast.cs (1)
44Environment.FailFast(exception.ToString(), exception);
Microsoft.CodeAnalysis.CodeStyle (1)
src\roslyn\src\Dependencies\Contracts\ErrorReporting\FailFast.cs (1)
44Environment.FailFast(exception.ToString(), exception);
Microsoft.CodeAnalysis.Extensions.Package (1)
src\roslyn\src\Dependencies\Contracts\ErrorReporting\FailFast.cs (1)
44Environment.FailFast(exception.ToString(), exception);
Microsoft.CodeAnalysis.ResxSourceGenerator (1)
src\roslyn\src\Dependencies\Contracts\ErrorReporting\FailFast.cs (1)
44Environment.FailFast(exception.ToString(), exception);
Microsoft.CodeAnalysis.Workspaces (1)
src\roslyn\src\Dependencies\Contracts\ErrorReporting\FailFast.cs (1)
44Environment.FailFast(exception.ToString(), exception);
Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts (1)
src\roslyn\src\Dependencies\Contracts\ErrorReporting\FailFast.cs (1)
44Environment.FailFast(exception.ToString(), exception);
Roslyn.Diagnostics.Analyzers (1)
src\roslyn\src\Dependencies\Contracts\ErrorReporting\FailFast.cs (1)
44Environment.FailFast(exception.ToString(), exception);
System.Net.Sockets (1)
System\Net\Sockets\SocketAsyncEngine.Unix.cs (1)
237Environment.FailFast("Exception thrown from SocketAsyncEngine event loop: " + e.ToString(), e);
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\ExecutionContext.cs (1)
452Environment.FailFast(
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\PortableThreadPool.GateThread.cs (1)
273Environment.FailFast("Failed to create the thread pool Gate thread.", e);
System.Private.TypeLoader (2)
Internal\Runtime\TypeLoader\TypeBuilder.cs (1)
1274Environment.FailFast("MissingTemplateException thrown during lazy generic lookup", e);
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.ConstructedGenericsRegistration.cs (1)
120Environment.FailFast("Exception during registration rollback", e);
System.Private.Windows.Core (12)
_generated\123\Windows.Win32.IAdviseSink.g.cs (5)
80 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 110 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 140 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 166 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 191 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex);
_generated\156\Windows.Win32.IRecordInfo.g.cs (2)
575 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 607 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex);
_generated\163\Windows.Win32.ITypeInfo.g.cs (3)
803 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 840 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 877 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex);
_generated\164\Windows.Win32.ITypeLib.g.cs (2)
67 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 458 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex);
System.Windows.Forms.Primitives (11)
_generated\108\Windows.Win32.IAdviseSinkEx.g.cs (6)
80 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 103 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 126 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 149 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 172 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 195 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex);
_generated\186\Windows.Win32.IMessageFilter.g.cs (3)
76 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 112 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 147 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex);
_generated\235\Windows.Win32.IRichEditOle.g.cs (2)
104 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 134 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex);