Kang Su's Blog

We make things faster...

October, 2007

Posts
  • Kang Su's Blog

    What do c2 Phases do?

    • 0 Comments
    On the Forums, someone asked the good question of "What do the C2 phases actually do?" Andy got some info from our documentation team about the phases, so I thought I'd also add them here. Expect this info in future version of the SDK: ...
  • Kang Su's Blog

    Finding the Base Class of a Function with Phoenix

    • 3 Comments
    This came up on an internal alias today, so I thought I would post the solution. The issue is when there is some code like the following: class BaseClass { } class InheritedClass : BaseClass { void SomeFunction() { } } And...
Page 1 of 1 (2 items)