• A
    Add support for "dynamic" Immediate window locals · ffbb3597
    Andrew Casey 提交于
    This is the third of a sequence of changes (see also 3dd1f2bf and f2cac222).
    In this change we start consuming the custom type info (effectively just
    the flags of DynamicAttribute packed into a byte array) associated with
    locals declared in the Immediate window.
    
    TODO: The GetAliases API has not been implemented, but this functionality
    will light up when it is.
    ffbb3597
DynamicFlagsCustomTypeInfo.cs 3.7 KB