Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. Spam and Abuse Watch
  4. Another plagiarized article

Another plagiarized article

Scheduled Pinned Locked Moved Spam and Abuse Watch
csharpasp-netdotnetcomtutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    Wendelius
    wrote on last edited by
    #1

    Looking at [How to Build Analyzers and Code Fixes by Roslyn using VS2019](https://www.codeproject.com/Articles/5252244/How-to-Build-Analyzers-and-Code-Fixes-by-Roslyn-us) Seems that at least the code has been taken from elsewhere. Take a look at the code for method

    private static void AnalyzeSymbol(SymbolAnalysisContext context)

    and compare it to the book C#7 and .NET core at page 153: [C# 7 and .NET Core Cookbook - Dirk Strauss - Google Books](https://books.google.com/books?id=5UEwDwAAQBAJ&pg=PA153&lpg=PA153)

    R 1 Reply Last reply
    0
    • W Wendelius

      Looking at [How to Build Analyzers and Code Fixes by Roslyn using VS2019](https://www.codeproject.com/Articles/5252244/How-to-Build-Analyzers-and-Code-Fixes-by-Roslyn-us) Seems that at least the code has been taken from elsewhere. Take a look at the code for method

      private static void AnalyzeSymbol(SymbolAnalysisContext context)

      and compare it to the book C#7 and .NET core at page 153: [C# 7 and .NET Core Cookbook - Dirk Strauss - Google Books](https://books.google.com/books?id=5UEwDwAAQBAJ&pg=PA153&lpg=PA153)

      R Offline
      R Offline
      Rajeev Panday
      wrote on last edited by
      #2

      this should not be called as plagiazied article, the code(method) which you are referring is a default code generated by visual studio when you select the default aanzyer template to create project. you may find the same method in many places as it comes default.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups