Exemple #1
0
 public DkmClrModuleInstance FindClrModuleInstance(Guid mvid)
 {
     return(_runtime.FindClrModuleInstance(mvid));
 }