110 references to OutOfMemoryException
ILCompiler.Compiler (1)
Compiler\Disassembler.cs (1)
96throw new OutOfMemoryException();
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
398throw new OutOfMemoryException();
ILCompiler.RyuJit (1)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
398throw new OutOfMemoryException();
Microsoft.Extensions.Logging.Console (1)
src\runtime\src\libraries\Common\src\System\Net\ArrayBuffer.cs (1)
157throw new OutOfMemoryException();
Microsoft.ML.Tokenizers (1)
Tokenizer.cs (1)
403throw new OutOfMemoryException();
PresentationCore (7)
MS\Internal\Generic\Span.cs (2)
232throw new OutOfMemoryException(); 245throw new OutOfMemoryException();
MS\Internal\Span.cs (2)
315throw new OutOfMemoryException(); 326throw new OutOfMemoryException();
src\wpf\src\Microsoft.DotNet.Wpf\src\Common\Graphics\wgx_render.cs (2)
783return new OutOfMemoryException(); 794return new System.OutOfMemoryException();
System\Windows\Media\MediaContext.cs (1)
424throw new System.OutOfMemoryException();
PresentationFramework (2)
MS\Internal\PtsHost\Pts.cs (2)
53throw new OutOfMemoryException(); 88throw new OutOfMemoryException();
System.Collections.Immutable (1)
System\Collections\Frozen\FrozenHashTable.cs (1)
62throw new OutOfMemoryException();
System.Data.Odbc (1)
Common\System\Data\ProviderBase\DbBuffer.cs (1)
30throw new OutOfMemoryException();
System.Data.OleDb (4)
DbPropSet.cs (2)
41throw new OutOfMemoryException(); 259throw new OutOfMemoryException();
RowBinding.cs (1)
273throw new OutOfMemoryException();
System\Data\ProviderBase\DbBuffer.cs (1)
31throw new OutOfMemoryException();
System.DirectoryServices (4)
System\DirectoryServices\ActiveDirectory\DirectoryContext.cs (2)
594throw new OutOfMemoryException(); 624throw new OutOfMemoryException();
System\DirectoryServices\ActiveDirectory\Exception.cs (2)
348exception = new OutOfMemoryException(); 392return new OutOfMemoryException();
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\exceptions.cs (2)
310exception = new OutOfMemoryException(); 342return new OutOfMemoryException();
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\Interop\SafeHandles.Linux.cs (1)
59throw new OutOfMemoryException();
System.IO.Compression (6)
src\runtime\src\libraries\Common\src\System\Net\ArrayBuffer.cs (1)
157throw new OutOfMemoryException();
System\IO\Compression\Zstandard\ZstandardDecoder.cs (2)
149throw new OutOfMemoryException(); 332throw new OutOfMemoryException();
System\IO\Compression\Zstandard\ZstandardEncoder.cs (2)
189throw new OutOfMemoryException(); 354throw new OutOfMemoryException();
System\IO\Compression\Zstandard\ZstandardUtils.cs (1)
76return new OutOfMemoryException();
System.Linq (1)
System\Linq\SegmentedArrayBuilder.cs (1)
346throw new OutOfMemoryException();
System.Net.Http (1)
src\runtime\src\libraries\Common\src\System\Net\ArrayBuffer.cs (1)
157throw new OutOfMemoryException();
System.Net.NameResolution (1)
System\Net\NameResolutionPal.Unix.cs (1)
46throw new OutOfMemoryException();
System.Net.Quic (2)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.ERR.cs (1)
78return new OutOfMemoryException();
src\runtime\src\libraries\Common\src\System\Net\ArrayBuffer.cs (1)
157throw new OutOfMemoryException();
System.Net.Security (2)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.ERR.cs (1)
78return new OutOfMemoryException();
src\runtime\src\libraries\Common\src\System\Net\ArrayBuffer.cs (1)
157throw new OutOfMemoryException();
System.Net.ServerSentEvents (1)
src\runtime\src\libraries\Common\src\System\Net\ArrayBuffer.cs (1)
157throw new OutOfMemoryException();
System.Net.Sockets (1)
System\Net\Sockets\SocketAsyncContext.Unix.cs (1)
940throw new OutOfMemoryException();
System.Private.CoreLib (43)
Internal\Runtime\FrozenObjectHeapManager.cs (4)
133throw new OutOfMemoryException(); 142throw new OutOfMemoryException(); 151throw new OutOfMemoryException(); 185throw new OutOfMemoryException();
src\runtime\src\coreclr\nativeaot\Common\src\System\Collections\Concurrent\ConcurrentUnifier.cs (1)
211throw new OutOfMemoryException();
src\runtime\src\coreclr\nativeaot\Common\src\System\Collections\Concurrent\ConcurrentUnifierW.cs (1)
289throw new OutOfMemoryException();
src\runtime\src\coreclr\nativeaot\Common\src\System\Collections\Concurrent\ConcurrentUnifierWKeyed.cs (1)
271throw new OutOfMemoryException();
src\runtime\src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\RuntimeExports.cs (1)
95throw new OutOfMemoryException();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Convert.cs (1)
2502throw new OutOfMemoryException();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventPipeEventProvider.cs (1)
84throw new OutOfMemoryException();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Globalization\CompareInfo.Icu.cs (1)
972throw new OutOfMemoryException();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Globalization\Normalization.Nls.cs (4)
98throw new OutOfMemoryException(); 157throw new OutOfMemoryException(); 194throw new OutOfMemoryException(); 216throw new OutOfMemoryException();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (1)
831return new System.OutOfMemoryException();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.Unix.cs (4)
102throw new OutOfMemoryException(); 109throw new OutOfMemoryException(); 128throw new OutOfMemoryException(); 135throw new OutOfMemoryException();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Text\StringBuilder.cs (3)
980throw new OutOfMemoryException(); 2450throw new OutOfMemoryException(); 2651throw new OutOfMemoryException();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\LowLevelMonitor.Unix.cs (1)
17throw new OutOfMemoryException();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\NamedMutex.Unix.cs (1)
330Interop.Error.EAGAIN => throw new OutOfMemoryException(),
src\runtime\src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
488throw new OutOfMemoryException();
System\Array.NativeAot.cs (2)
154throw new OutOfMemoryException(); // "Array dimensions exceeded supported range." 159throw new OutOfMemoryException(); // "Array dimensions exceeded supported range."
System\GC.NativeAot.cs (2)
844throw new OutOfMemoryException(); 871throw new OutOfMemoryException();
System\Runtime\InteropServices\ComWrappers.NativeAot.cs (1)
28throw new OutOfMemoryException();
System\Runtime\InteropServices\PInvokeMarshal.cs (1)
117throw new OutOfMemoryException();
System\Runtime\InteropServices\TrackerObjectManager.NativeAot.cs (1)
118throw new OutOfMemoryException();
System\Runtime\RuntimeImports.cs (4)
68throw new OutOfMemoryException(); 260throw new OutOfMemoryException(); 279throw new OutOfMemoryException(); 291throw new OutOfMemoryException();
System\Runtime\ThunkPool.cs (1)
320throw new OutOfMemoryException();
System\RuntimeExceptionHelpers.cs (1)
67outOfMemoryException = new OutOfMemoryException();
System\Threading\SyncTable.cs (1)
217throw new OutOfMemoryException();
System\Threading\Thread.NativeAot.cs (2)
372throw new OutOfMemoryException(); 400throw new ThreadStartException(startException ?? new OutOfMemoryException());
System\Type.NativeAot.cs (1)
54throw new OutOfMemoryException();
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Modules\GetTypeCoreCache.cs (1)
129throw new OutOfMemoryException();
System.Security.AccessControl (8)
System\Security\AccessControl\Privilege.cs (4)
98throw new OutOfMemoryException(); 253throw new OutOfMemoryException(); 446throw new OutOfMemoryException(); 512throw new OutOfMemoryException();
System\Security\AccessControl\SecurityDescriptor.cs (1)
474throw new OutOfMemoryException();
System\Security\AccessControl\Win32.cs (3)
50throw new OutOfMemoryException(); 182throw new OutOfMemoryException(); 309throw new OutOfMemoryException();
System.Security.Cryptography.Pkcs (1)
Microsoft\Win32\SafeHandles\SafeHeapAllocHandle.cs (1)
21throw new OutOfMemoryException();
System.Security.Cryptography.ProtectedData (1)
System\Security\Cryptography\ProtectedData.cs (1)
376throw new OutOfMemoryException();
System.Security.Principal.Windows (7)
System\Security\Principal\NTAccount.cs (1)
270throw new OutOfMemoryException();
System\Security\Principal\SID.cs (4)
504throw new OutOfMemoryException(); 583throw new OutOfMemoryException(); 774throw new OutOfMemoryException(); 997throw new OutOfMemoryException();
System\Security\Principal\Win32.cs (1)
41throw new OutOfMemoryException();
System\Security\Principal\WindowsIdentity.cs (1)
846return new OutOfMemoryException();
System.Text.Json (1)
src\runtime\src\libraries\Common\src\System\Net\ArrayBuffer.cs (1)
157throw new OutOfMemoryException();
System.Windows.Forms (3)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (2)
1537throw new OutOfMemoryException(); 1593throw new OutOfMemoryException();
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
2026throw new OutOfMemoryException();
UIAutomationClient (1)
MS\Internal\Automation\Misc.cs (1)
247throw new OutOfMemoryException();
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
373throw new OutOfMemoryException();
MS\Internal\AutomationProxies\Misc.cs (1)
1691throw new OutOfMemoryException();