• A
    Extract SourcePropertySymbolBase class (#45411) · b001cfaa
    Andy Gocke 提交于
    Records need to provide a new form of source property symbol with
    different syntax. This PR extracts a new base class to try to share as
    much code as possible with the existing SourcePropertySymbol and the
    SynthesizedRecordPropertySymbol.
    b001cfaa
SourcePropertyAccessorSymbol.cs 34.6 KB