• A
    Remove NonNullTypes context and other unnecessary information stored in... · e63f3279
    AlekseyTs 提交于
    Remove NonNullTypes context and other unnecessary information stored in TypeSymbolWithAnnotations. (#30913)
    
    Remove NonNullTypes context and other unnecessary information stored in TypeSymbolWithAnnotations.
    
    Fixes #30845.
    
    Explicitly handle nullability analysis for unconstraint type parameters.
    
    Related to #29981, #29993
    e63f3279
TypeParameterSymbol.cs 26.0 KB