Anton Ryabchikov

Results 24 issues of Anton Ryabchikov

[Incremental Generators](https://github.com/dotnet/roslyn/blob/main/docs/features/incremental-generators.md) This is new api version for source generators

### What should be described - More use cases - Mapping logic - Common problems and solutions

documentation

Add to the wiki a detailed description of each diagnostic, the causes of occurrence, and ways to fix the error

documentation

- If we map types, does that mean we want to map all properties? - Should this diagnostic be an error or a warning?

For example, describe in detail why the constructor was used/not used.

documentation

Packages for analyzers are supplied with the studio, so to work with the latest versions of Microsoft.CodeAnalysis.CSharp, you must use the latest versions of Visual Studio

documentation

like here https://github.com/VerifyTests/Verify.SourceGenerators/blob/main/readme.md?plain=1 ![Image](https://user-images.githubusercontent.com/36799941/194429706-d3d2d547-2d1f-493c-97d7-8da4b926544e.png) ![Image](https://user-images.githubusercontent.com/36799941/194429727-3d40b6c8-c79a-4334-b7a0-adebe788adf4.png)

documentation