Interface ICorDebugEval2 NamespaceMicrosoft.Samples.Debugging.CorDebug.NativeApi Assemblyraw.dll [Guid("FB0D9CE7-BE66-4683-9D32-A42A04E2FD91")] [InterfaceType(1)] public interface ICorDebugEval2 Methods CallParameterizedFunction(ICorDebugFunction, uint, ICorDebugType[], uint, ICorDebugValue[]) CreateValueForType(ICorDebugType, out ICorDebugValue) NewParameterizedArray(ICorDebugType, uint, ref uint, ref uint) NewParameterizedObject(ICorDebugFunction, uint, ICorDebugType[], uint, ICorDebugValue[]) NewParameterizedObjectNoConstructor(ICorDebugClass, uint, ICorDebugType[]) NewStringWithLength(string, uint) RudeAbort()