Interface ICorDebugValue NamespaceMicrosoft.Samples.Debugging.CorDebug.NativeApi Assemblyraw.dll [Guid("CC7BCAF7-8A68-11D2-983C-0000F808342D")] [InterfaceType(1)] public interface ICorDebugValue Methods CreateBreakpoint(out ICorDebugValueBreakpoint) GetAddress(out ulong) GetSize(out uint) GetType(out CorElementType)