1. 01 6月, 2017 2 次提交
    • M
      Fix build break · 1288d3f1
      Manish Vasani 提交于
      1288d3f1
    • M
      Ensure that IOperations nodes within a C# local function are part of the operation tree · 3e15d4e9
      Manish Vasani 提交于
      Analysis of any code within a local function with IOperation analyzers will produce false or missing diagnostics, as the operation tree doesn't contain any operation nodes within the BoundLocalFunctionStatement. This can be a dogfood blocker for IOperation analyzers on real world code - we had few false reports due this on the Roslyn repo as we use this new language feature, and corresponding rules had to be disabled in the repo.
      3e15d4e9
  2. 31 5月, 2017 8 次提交
  3. 30 5月, 2017 10 次提交
  4. 29 5月, 2017 15 次提交
  5. 28 5月, 2017 1 次提交
  6. 27 5月, 2017 4 次提交