33 references to ThrowIfLessThanOrEqual
Microsoft.AspNetCore.Components.Endpoints (2)
Microsoft.AspNetCore.DataProtection.Abstractions (1)
Microsoft.AspNetCore.Http.Connections (1)
Microsoft.AspNetCore.Http.Connections.Client (1)
Microsoft.AspNetCore.Mvc.Core (1)
Microsoft.AspNetCore.Shared.Tests (1)
Microsoft.AspNetCore.WebUtilities (1)
Microsoft.Extensions.Features (1)
Microsoft.Extensions.ServiceDiscovery.Dns (1)
PresentationFramework (1)
System.Collections.Concurrent (4)
System.Net.Http (1)
System.Private.CoreLib (15)
src\libraries\System.Private.CoreLib\src\System\Numerics\Matrix4x4.Impl.cs (14)
472ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(nearPlaneDistance, 0.0f);
473ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(farPlaneDistance, 0.0f);
495ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(nearPlaneDistance, 0.0f);
496ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(farPlaneDistance, 0.0f);
518ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(fieldOfView, 0.0f);
521ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(nearPlaneDistance, 0.0f);
522ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(farPlaneDistance, 0.0f);
545ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(fieldOfView, 0.0f);
548ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(nearPlaneDistance, 0.0f);
549ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(farPlaneDistance, 0.0f);
572ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(nearPlaneDistance, 0.0f);
573ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(farPlaneDistance, 0.0f);
602ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(nearPlaneDistance, 0.0f);
603ArgumentOutOfRangeException.ThrowIfLessThanOrEqual(farPlaneDistance, 0.0f);
System.Reflection.Metadata (1)
System.Windows.Forms (1)