Fix excessive memory allocation in AxamlLocaleManager
class
#134
Annotations
1 warning
Publish launcher:
src/ImeSense.Launchers.Belarus.Avalonia/Manager/AxamlLocaleManager.cs#L30
Using member 'Avalonia.Markup.Xaml.Styling.ResourceInclude.ResourceInclude(Uri)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. StyleInclude and ResourceInclude use AvaloniaXamlLoader.Load which dynamically loads referenced assembly with Avalonia resources. Note, StyleInclude and ResourceInclude defined in XAML are resolved compile time and are safe with trimming and AOT.
|
The logs for this run have expired and are no longer available.
Loading