I want to see the source code of Microsoft.Visualbasic.Financial.IRR.
How can I decompile it to see the source code of the IRR method of financial class?
System{" df -k | awk '{sum += $4 }i; END {print sum} '"};
above line is not useful
I’ve tried to view it using different software but it will not work for me. Is there any software that will view the source code?
I’ve used ILSpy(it’s free) to decompile the type
Microsoft.Visualbasic.Financial.IRRand it’s method IRR: