Property DebugType
DebugType
Gets or sets the debug type information for this field
Declaration
public IDebugType<ITypeRef, DIType> DebugType { get; set; }
Property Value
public IDebugType<ITypeRef, DIType> DebugType { get; set; }
IDebugType<ITypeRef, DIType> |