Files
c5e6735b7a ยท 2025-09-22 13:20:32 +00:00
History
..
2025-06-04 08:44:12 +00:00
2025-09-22 13:20:32 +00:00

Throw

Efficient exception throwing utilities.

To use this in your project, add the following to your .csproj file:

<PropertyGroup>
  <InjectSharedThrow>true</InjectSharedThrow>
</PropertyGroup>