Skip to content

Symbols API: Empy value is returned for auto-property binding #3939

Open
@auduchinok

Description

@auduchinok
namespace AutoProperty
               
type Class1() =  
    member val Foo = 123 with get, set

Using results of GetAllUsesOfAllSymbolsInFile():

screen shot 2017-11-13 at 19 55 56

screen shot 2017-11-13 at 19 56 23

mfv.EnclosingEntity, mfv.IsProperty return false.
mfv.DisplayName, mfv.CompiledName return "v".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-LangService-APIBugImpact-Medium(Internal MS Team use only) Describes an issue with moderate impact on existing code.

    Type

    Projects

    Status

    In Progress

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions