Guide To Span.
To disasemble code in a dll file,
Step 1: set the environment variable like below: $env:DOTNET_JitDisasm='Sum'
Step 2; Run the project code or the dll using dotnet dotnet run . dotnet D:\Learning\Dotnet\Youtube\GuideToSpan\bin\Debug\net8.0\GuideToSpan.dll