You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// <returns>Sanitized dictionary representation or string fallback</returns>
539
+
[UnconditionalSuppressMessage("Trimming","IL2026:Members annotated with 'RequiresUnreferencedCodeAttribute' require dynamic access otherwise can break functionality when trimming application code",Justification="Complex object properties are preserved for tracing scenarios")]
540
+
[UnconditionalSuppressMessage("AOT","IL3050:Calling members annotated with 'RequiresDynamicCodeAttribute' may break functionality when AOT compiling",Justification="Complex object properties are preserved for tracing scenarios")]
0 commit comments