43 references to ThrowIfLessThanOrEqual
aspire (3)
Aspire.Dashboard (1)
Aspire.Hosting (2)
Microsoft.AspNetCore.Antiforgery (1)
Microsoft.AspNetCore.Components.Endpoints (2)
Microsoft.AspNetCore.Cryptography.KeyDerivation (1)
Microsoft.AspNetCore.DataProtection.Abstractions (1)
Microsoft.AspNetCore.Http.Connections (1)
Microsoft.AspNetCore.Http.Connections.Client (1)
Microsoft.AspNetCore.Mvc.Core (1)
Microsoft.AspNetCore.Razor.Utilities.Shared (1)
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Microsoft.AspNetCore.WebUtilities (1)
Microsoft.Extensions.Features (1)
Microsoft.Extensions.Identity.Core (1)
PresentationFramework (1)
System.Collections.Concurrent (4)
System.Diagnostics.Process (2)
System.Net.Http (1)
System.Private.CoreLib (14)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Matrix4x4.cs (14)
1178ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(nearPlaneDistance, 0.0f);
1179ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(farPlaneDistance, 0.0f);
1211ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(nearPlaneDistance, 0.0f);
1212ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(farPlaneDistance, 0.0f);
1247ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(fieldOfView, 0.0f);
1250ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(nearPlaneDistance, 0.0f);
1251ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(farPlaneDistance, 0.0f);
1287ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(fieldOfView, 0.0f);
1290ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(nearPlaneDistance, 0.0f);
1291ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(farPlaneDistance, 0.0f);
1326ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(nearPlaneDistance, 0.0f);
1327ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(farPlaneDistance, 0.0f);
1368ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(nearPlaneDistance, 0.0f);
1369ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(farPlaneDistance, 0.0f);
System.Reflection.Metadata (1)
System.Windows.Forms (1)