mirror of
https://github.com/danbulant/Cosmos
synced 2026-06-11 18:51:41 +00:00
This commit is contained in:
parent
460c5aa42b
commit
90d3ed4073
1 changed files with 1 additions and 1 deletions
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Reference in a new issue