Commit c731e94
Stewart Miles
Slightly improve performance of class lookup in VersionHandler
VersionHandler.FindClass() iterating through all classes in the app domain
after the class being searched for was found. This fixes the method to
stop searching when the class has been found.
Change-Id: I597a657d6cdddd486c419e3827a068adc808a5a71 parent ef792db commit c731e94
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
| 445 | + | |
445 | 446 | | |
446 | 447 | | |
447 | 448 | | |
| |||
0 commit comments