108 references to ArgumentException
dotnet-sql-cache (1)
dotnet-svcutil.xmlserializer (1)
dotnet-svcutil-lib (6)
Microsoft.Build (1)
Microsoft.Build.Engine.OM.UnitTests (1)
Microsoft.Build.Tasks.CodeAnalysis (1)
Microsoft.Build.Tasks.Core (5)
Microsoft.Build.Utilities.Core (1)
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Microsoft.DotNet.Helix.Client (1)
MSBuild (1)
MSBuildTaskHost (1)
PresentationCore (46)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\wgx_render.cs (15)
813return new System.ArgumentException(SR.Image_PropertyNotFound, exceptionForHR);
819return new System.ArgumentException(SR.Image_PropertySize, exceptionForHR);
831return new System.ArgumentException(SR.Image_TooManyScanlines, exceptionForHR);
837return new System.ArgumentException(SR.Image_BadDimensions, exceptionForHR);
851return new System.ArgumentException(SR.Image_FrameMissing, exceptionForHR);
854return new System.ArgumentException(SR.Image_BadMetadataHeader, exceptionForHR);
857return new System.ArgumentException(SR.Image_BadStreamData, exceptionForHR);
869return new System.ArgumentException(SR.Image_SizeOutOfRange, exceptionForHR);
899return new System.ArgumentException(SR.Image_InsufficientBuffer, exceptionForHR);
902return new System.ArgumentException(SR.Format(SR.Media_InvalidArgument, null), exceptionForHR);
945return new System.ArgumentException(SR.D3DImage_InvalidUsage, exceptionForHR);
947return new System.ArgumentException(SR.D3DImage_SurfaceTooBig, exceptionForHR);
949return new System.ArgumentException(SR.D3DImage_InvalidPool, exceptionForHR);
951return new System.ArgumentException(SR.D3DImage_InvalidDevice, exceptionForHR);
953return new System.ArgumentException(SR.D3DImage_AARequires9Ex, exceptionForHR);
PresentationFramework (4)
System.ComponentModel.Primitives (2)
System.ComponentModel.TypeConverter (2)
System.Data.Common (2)
System.Data.Odbc (2)
System.Drawing.Primitives (1)
System.Formats.Cbor (2)
System.Private.CoreLib (16)
System.Private.DataContractSerialization (1)
System.Text.Json (1)
System.Web.Services.Description (1)
System.Windows.Forms (7)