6 writes to Justification
Microsoft.Maui.Controls (6)
BindablePropertyConverter.cs (3)
111
Justification
= "ObsoleteAttribute instances are removed by the trimmer in production builds.")]
116
Justification
= "The converter is only used when parsing XAML at runtime. The developer will receive a warning " +
122
Justification
= "The converter is only used when parsing XAML at runtime. The developer will receive a warning " +
HybridWebView\HybridWebView.cs (1)
40
[UnconditionalSuppressMessage("Trimming", "IL2114",
Justification
= "Base type VisualElement specifies DynamicallyAccessedMemberTypes.NonPublicFields: https://github.com/dotnet/runtime/issues/108978#issuecomment-2420091986")]
Routing.cs (1)
124
Justification
= "The CreateAttached method has a DynamicallyAccessedMembers annotation for all public methods"
TypeConversionHelper.cs (1)
160
Justification
= "The method tries finding implicit cast operators reflection to help developers " +