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)
1337Environment.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)
83 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 113 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 143 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 169 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 194 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex);
_generated\156\Windows.Win32.IRecordInfo.g.cs (2)
598 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 630 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex);
_generated\163\Windows.Win32.ITypeInfo.g.cs (3)
866 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 904 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 942 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex);
_generated\164\Windows.Win32.ITypeLib.g.cs (2)
69 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 489 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)
83 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 106 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 129 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 152 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 175 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 198 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex);
_generated\186\Windows.Win32.IMessageFilter.g.cs (3)
79 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 115 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 150 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex);
_generated\235\Windows.Win32.IRichEditOle.g.cs (2)
106 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex); 136 global::System.Environment.FailFast("COM object threw an exception from a non-HRESULT returning method.", ex);