feat: C#12 UnsafeAccessor
for private properties and fields
#280
Annotations
5 warnings
src/Riok.Mapperly.Abstractions/MemberVisibility.cs#L16
XML comment has cref attribute 'UnsafeAccessorAttribute' that could not be resolved
|
src/Riok.Mapperly.Abstractions/MemberVisibility.cs#L22
XML comment has cref attribute 'UnsafeAccessorAttribute' that could not be resolved
|
src/Riok.Mapperly.Abstractions/PublicAPI.Unshipped.txt#L12
Symbol 'Riok.Mapperly.Abstractions.MemberVisibility.PublicAccessible = Riok.Mapperly.Abstractions.MemberVisibility.Accessible | Riok.Mapperly.Abstractions.MemberVisibility.Public -> Riok.Mapperly.Abstractions.MemberVisibility' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
src/Riok.Mapperly/Descriptors/UnsafeAccessorContext.cs#L83
TODO Refactor, rename, optimise, handle only underscore??? (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
|
src/Riok.Mapperly/Descriptors/UnsafeAccessorContext.cs#L97
Use an overload of 'ToUpper' that has a 'System.Globalization.CultureInfo' parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0011.md)
|
The logs for this run have expired and are no longer available.
Loading