FastLinq
FastLinq copied to clipboard
Exception throwing can prevent inlining
From #19
Exception throwing, add a helper class to throw exception, mark all methods in it as NoInline. Now the callers have much higher chance of being inlined.