This commit is contained in:
kudzu_cp 2009-09-13 18:32:22 +00:00
parent 460c5aa42b
commit 90d3ed4073

View file

@ -126,7 +126,7 @@ namespace Cosmos.IL2CPU {
}
}
public void Execute(MethodInfo aStartMethod) {
public void Execute(System.Reflection.MethodInfo aStartMethod) {
// TODO: Investigate using MS CCI
// Need to check license, as well as in profiler
// http://cciast.codeplex.com/