1. 16 8月, 2017 4 次提交
  2. 15 8月, 2017 5 次提交
    • F
      Merge remote-tracking branch 'dotnet/features/ioperation' into ilambdaexpression-refactor · 19b5100f
      Fredric Silberberg 提交于
      * dotnet/features/ioperation:
        Update CSharpReplaceMethodWithPropertyService.cs
        Add VB side of fix.
        Remove unneeded function.
        Improve trivia preservation when converting methods into a property.
        VB side of do-not-simplify-nameof if it changes semantics.
        Do not simplify to an alias in a nameof if it changes the value of hte nameof.
        Include System.Runtime.Serialization.Primitives and System.Security.Cryptography.Csp in PortableFacades CoreXT package. (#21438)
        Address one more refactoring feedback
        Address PR feedback
        Fix possible race conditions in TestExtensionErrorHandler
        Fix expected test results to properly consider trivia
        Improve messages when tests fail due to expected text
        Default to considering trivia during testing
        re-enabled assert we have disabled
        Resolving merge conflict
        Don't pick a project arbitrarily when navigating to symbols
      19b5100f
    • F
      Merge remote-tracking branch 'dotnet/features/ioperation' into inullcoalescingexpression-refactor · efdd6cca
      Fredric Silberberg 提交于
      * dotnet/features/ioperation:
        Update CSharpReplaceMethodWithPropertyService.cs
        Add VB side of fix.
        Remove unneeded function.
        Improve trivia preservation when converting methods into a property.
        VB side of do-not-simplify-nameof if it changes semantics.
        Do not simplify to an alias in a nameof if it changes the value of hte nameof.
        Include System.Runtime.Serialization.Primitives and System.Security.Cryptography.Csp in PortableFacades CoreXT package. (#21438)
        Address one more refactoring feedback
        Address PR feedback
        Fix possible race conditions in TestExtensionErrorHandler
        Fix expected test results to properly consider trivia
        Improve messages when tests fail due to expected text
        Default to considering trivia during testing
        Remove RemoveUnneededReferences from LamdaRewriter (#21367)
        Enable embedding sources to Windows PDBs (#21391)
        re-enabled assert we have disabled
        Do not insert Microsoft.DiaSymReader.Native (#21420)
        Resolving merge conflict
        Don't pick a project arbitrarily when navigating to symbols
      efdd6cca
    • H
      Merge pull request #21434 from heejaechang/enableAssert2 · a2840b98
      Heejae Chang 提交于
      re-enabled asserts that got disabled before
      a2840b98
    • M
      Merge pull request #21363 from jinujoseph/Implicit1 · 19bf7265
      Manish Vasani 提交于
      Expose IsImplicit flag for all IOperation node
      19bf7265
    • B
      Merge pull request #21491 from dotnet/merges/master-to-features/ioperation-20170814-070015 · 7902721e
      Brett V. Forsgren 提交于
      Merge master to features/ioperation
      7902721e
  3. 13 8月, 2017 8 次提交
  4. 12 8月, 2017 8 次提交
  5. 11 8月, 2017 15 次提交