• B
    Better name generation while extracting nullables. In ConditionalAccess... · be73838f
    BalajiKris 提交于
    Better name generation while extracting nullables. In ConditionalAccess Expression ?. if we have a member binding expression, we now use that to get a smart name. If nothing else works and if the original definition is a nullable, we give back the default parameter name (v) we use in for built in types. (changeset 1394509)
    be73838f
ISemanticModelExtensions.cs 18.5 KB