-
Edit:
Demo Application:
https://github.com/dotnet/roslyn-analyzers/files/5869822/WpfApp1.zip
Provided by @buyaa-n from here https://github.com/dotnet/roslyn-analyzers/issues/4699#issuecomment-767…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR15715](https://bugs.llvm.org/show_bug.cgi?id=15715) |
| Status | NEW |
| Importance | P normal |
|…
-
| | |
| --- | --- |
| Bugzilla Link | [9753](https://llvm.org/bz9753) |
| Version | unspecified |
| OS | All |
| CC | @FlashSheridan,@AnnaZaks,@tkremenek |
## Extended Description
The analyzer "Av…
-
Currently it's hard to tell which variables are statics and which are locals.
How to do it:
1. Install the latest https://github.com/rust-analyzer/rust-analyzer. You should be using this anyway…
-
```
同步了庖丁源代码,并做了以下修改部分代码见:
http://blog.csdn.net/foamflower/archive/2010/07/09/5723361.aspx
测试代码:
protected static PaodingAnalyzer analyzer = new PaodingAnalyzer();
protected static StringBuilder s…
-
### Description
Similar to #5660, when using `[ExcludeFromCodeCoverage]` on a partial Program class with top level statements the code is not excluded from Code Coverage, even though the coverage r…
-
### Analyzer
**Diagnostic ID**: [CA5359](https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5359)
### Describe the improvement
Apply the same check to [`HttpClientHa…
-
This dotnet/roslyn-specific analyzer would identify fields of the following form:
```csharp
private static readonly object name;
private readonly object name;
```
And support two diagnostics:…
-
In GitLab by @hedtke on Nov 21, 2016, 12:14
SonarQube lists 11000 open issues (generated by static analyzer, gcc warnings, ...)
-
Update the check in:
public static Query parse(Version matchVersion, String query, String[] fields,
BooleanClause.Occur[] flags, Analyzer analyzer) throws ParseException {
if (fields.leng…