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
Surface untraceable runtime reflection with RUC and propagate DAM through native registration and peer activation paths.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
[UnconditionalSuppressMessage("Trimming","IL2026",Justification="Mono.Android.Export.dll is preserved when [Export] is used via [DynamicDependency].")]
465
-
[UnconditionalSuppressMessage("Trimming","IL2075",Justification="Mono.Android.Export.dll is preserved when [Export] is used via [DynamicDependency].")]
[UnconditionalSuppressMessage("Trimming","IL2057",Justification="Type.GetType() can never statically know the string value parsed from parameter 'methods'.")]
568
-
[UnconditionalSuppressMessage("Trimming","IL2067",Justification="Delegate.CreateDelegate() can never statically know the string value parsed from parameter 'methods'.")]
569
-
[UnconditionalSuppressMessage("Trimming","IL2072",Justification="Delegate.CreateDelegate() can never statically know the string value parsed from parameter 'methods'.")]
conststringrootAssembly="Resources.UpdateIdValues() methods are trimmed away by the LinkResourceDesigner trimmer step. This codepath is not called unless $(AndroidUseDesignerAssembly) is disabled.";
Copy file name to clipboardExpand all lines: src/Mono.Android/Microsoft.Android.Runtime/ManagedTypeManager.cs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ static Type MakeGenericType (
65
65
[UnconditionalSuppressMessage("Trimming","IL2072",Justification="Delegate.CreateDelegate() can never statically know the string value parsed from parameter 'methods'.")]
0 commit comments