-
```
Because makeComputingMap is deprecated in favour of CacheBuilder going forwards
```
Original issue reported on code.google.com by `mccu...@gmail.com` on 8 Aug 2013 at 10:39
-
#### Analyzer package
Could go into Microsoft.CodeQuality.Analyzers
#### Analyzer
Bringing this up for discussion, as I don't know what the best implementation would be.
`ICollection` deri…
-
Current runs show:
```
06:06:29.178 Running test: JIT/Performance/CodeQuality/SIMD/ConsoleMandel/ConsoleMandel/ConsoleMandel.dll
Usage:
ConsoleMandel [0-23] -[bench #] where # is the number of…
-
See https://github.com/diffplug/spotless/tree/main/plugin-gradle#-spotless-plugin-for-gradle
The configuration that was found while experimenting with this in reactor/reactor-core#2726 is as follow…
-
The 2 analyzers above have overlapping behaviors, I would suggest to keep only one to reduce support.
See https://dev.azure.com/dnceng/public/_build/results?buildId=936800&view=results
-
### Analyzer
**Diagnostic ID**: [CA1017](https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1017): `Mark assemblies with ComVisibleAttribute`
### Analyzer source
**…
-
These are part of the issues regarding to runtime test failures on Android arm64:
- [ ] #52781
- [x] #45568
-
I'm currently writing a CodeFixProvider which will provide possible fixes to existing Diagnostics based on pre-existing company guidelines/codebase.
But I cannot test it, as the original Diagnostic (…
-
I've noticed this recently and it's driving me nuts. I use make-static a lot and i always end up with stuff like this:
![image](https://user-images.githubusercontent.com/4564579/153497158-d52c00ad…
-
#### Analyzer package
Microsoft.CodeAnalysis.FxCopAnalyzers
#### Package Version
v2.9.2
#### Diagnostic ID
CA1065
#### Repro steps
```
public class SomeEqualityComparer : IEqualityCo…