-
Currently the cccheck(Clousot) tests only cover .Net4.0
-
- https://github.com/dotnet/roslyn-analyzers/blob/80ac9265df5c8d70cbb25b57057b0f2772ed7d2a/src/NetAnalyzers/Core/Microsoft.NetCore.Analyzers/Runtime/AvoidConstArrays.cs#L61
I don't see why the an…
-
Roslyn and msbuild repos recently enabled long paths for the .exes they build.
E.g. Roslyn PR: https://github.com/dotnet/roslyn/pull/33030
Instead of each repo implementing it on its own, all rep…
tmat updated
6 months ago
-
## Background and Motivation
See https://github.com/dotnet/roslyn/pull/74625
## Proposed API
```diff
namespace Microsoft.CodeAnalysis.Emit;
{
public readonly struct RuntimeRudeEdit
…
-
See https://github.com/dotnet/roslyn/blob/master/src/VisualStudio/Core/Def/Implementation/ProjectSystem/MiscellaneousFilesWorkspace.cs
![image](https://user-images.githubusercontent.com/169707/5630…
-
Hi,
When I create new jar,it create old jar.I reset the following files.I clear files.How can I clear all cache? D:\Users\VB36137\AppData\Local\Temp.sonarqube.sdk.nuget\codecracker.CSharp.1.0.2\analy…
-
# Roslyn 入门:使用 .NET Core 版本的 Roslyn 编译并执行跨平台的静态的源码 - walterlv
Roslyn 入门:使用 .NET Core 版本的 Roslyn 编译并执行跨平台的静态的源码
[https://blog.walterlv.com/post/compile-and-invoke-code-using-roslyn.html](https://blog…
-
Comments for [Generate automatically async/await code from sync code with Roslyn](https://xoofx.github.io/blog/2018/12/26/generate-async-from-sync-code-with-roslyn/)
xoofx updated
7 months ago
-
This epic focuses on improving NuGet functionalities, addressing security concerns, and ensuring compatibility within the plugin ecosystem. The goal is to create a more secure and efficient environmen…
-
Certain parts of review updates and requests are moved to do after initial release (parts i think are good to do but are not showstoppers).
Pull requests which these are based on
https://github.co…