1. 15 3月, 2019 1 次提交
    • C
      Report nullability for attribute arguments: (#33816) · 32c9dc06
      Chris Sienkiewicz 提交于
      * Report nullability for attribute arguments:
      - Add an entry point to nullable walker for attribute analysis
      - Implement analyze attribute in the walker
      - Update MethodThisParameter to not throw
      - Add extra fields to BoundAttribute that are needed for nullable analysis
      - Add tests
      
      
      
      * PR Feedback:
      - Analyse attributes even when we don't bind a constructor
      
      - Add tests for when we don't bind constructor but still want to analyze what we have
      
      * PR Feedback:
      - fix typos
      - make no matching constructors use implicit constructors
      
      * Replace tabs with spaces
      
      * Fix failing test
      32c9dc06
  2. 14 3月, 2019 25 次提交
  3. 13 3月, 2019 14 次提交