• A
    Initial support for nullable flow analysis in lambdas. · 3deab5fe
    AlekseyTs 提交于
    At the moment we just follow the definite assignment logic. The majority of the work is to make sure proper flow of nullable annotations from target delegate types to lambdas and to make lambda binding caches aware of the annotations.
    3deab5fe
NoPiaMissingCanonicalTypeSymbol.cs 2.8 KB