From 87a9e306faa24d4a3d2158a85311e134f601b9a3 Mon Sep 17 00:00:00 2001 From: Jonathan Pobst Date: Thu, 15 Dec 2022 09:47:19 -0600 Subject: [PATCH] Fix acceptable-breakages for ApiCompat. --- ...acceptable-breakages-vReference-net8.0.txt | 2857 ----------------- 1 file changed, 2857 deletions(-) diff --git a/tests/api-compatibility/acceptable-breakages-vReference-net8.0.txt b/tests/api-compatibility/acceptable-breakages-vReference-net8.0.txt index 159d1bcaa40..e69de29bb2d 100644 --- a/tests/api-compatibility/acceptable-breakages-vReference-net8.0.txt +++ b/tests/api-compatibility/acceptable-breakages-vReference-net8.0.txt @@ -1,2857 +0,0 @@ -Compat issues with assembly Mono.Android: -CannotSealType : Type 'Java.Interop.JavaTypeParametersAttribute' is actually (has the sealed modifier) sealed in the implementation but not sealed in the contract. -MembersMustExist : Member 'public void Java.Interop.JavaTypeParametersAttribute.TypeParameters.set(System.String[])' does not exist in the implementation but it does exist in the contract. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.AccessibilityServices.AccessibilityService.OnGesture(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.AccessibilityServices.AccessibilityService.MagnificationController.SetCenter(System.Single, System.Single, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.AccessibilityServices.AccessibilityService.MagnificationController.SetScale(System.Single, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.AccessibilityServices.AccessibilityService.MagnificationController.IOnMagnificationChangedListener.OnMagnificationChanged(Android.AccessibilityServices.AccessibilityService.MagnificationController, Android.Graphics.Region, System.Single, System.Single, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Accounts.AccountAuthenticatorActivity' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Accounts.AccountAuthenticatorActivity..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Accounts.AccountAuthenticatorActivity.SetAccountAuthenticatorResult(Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Accounts.AccountManager.NewChooseAccountIntent(Android.Accounts.Account, System.Collections.Generic.IList, System.String[], System.Boolean, System.String, System.String, System.String[], Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Accounts.AccountManager.RemoveAccount(Android.Accounts.Account, Android.Accounts.IAccountManagerCallback, Android.OS.Handler)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ActionBar.IOnNavigationListener.OnNavigationItemSelected(System.Int32, System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ActionBar.ITabListener.OnTabReselected(Android.App.ActionBar.Tab, Android.App.FragmentTransaction)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ActionBar.ITabListener.OnTabSelected(Android.App.ActionBar.Tab, Android.App.FragmentTransaction)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ActionBar.ITabListener.OnTabUnselected(Android.App.ActionBar.Tab, Android.App.FragmentTransaction)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ActionBar.Tab..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Activity.EnterPictureInPictureMode()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Activity.FinishActivityFromChild(Android.App.Activity, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Activity.FinishFromChild(Android.App.Activity)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Activity.NavigateUpToFromChild(Android.App.Activity, Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Activity.OnAttachFragment(Android.App.Fragment)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Activity.OnBackPressed()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Activity.OnCreateThumbnail(Android.Graphics.Bitmap, Android.Graphics.Canvas)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Activity.OnMultiWindowModeChanged(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Activity.OnNavigateUpFromChild(Android.App.Activity)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Activity.OnPictureInPictureModeChanged(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Activity.OnStateNotSaved()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Activity.OnVisibleBehindCanceled()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Activity.RequestVisibleBehind(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Activity.SetProgress(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Activity.SetProgressBarIndeterminate(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Activity.SetProgressBarIndeterminateVisibility(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Activity.SetProgressBarVisibility(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Activity.SetSecondaryProgress(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Activity.StartActivityFromChild(Android.App.Activity, Android.Content.Intent, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Activity.StartActivityFromFragment(Android.App.Fragment, Android.Content.Intent, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Activity.StartIntentSenderFromChild(Android.App.Activity, Android.Content.IntentSender, System.Int32, Android.Content.Intent, Android.Content.ActivityFlags, Android.Content.ActivityFlags, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ActivityGroup..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ActivityManager.GetRunningServices(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ActivityManager.TaskDescription..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.AlertDialog.Builder.SetInverseBackgroundForced(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.AliasActivity' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.AliasActivity..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.AppOpsManager.CheckOp(System.String, System.Int32, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.AppOpsManager.CheckOpNoThrow(System.String, System.Int32, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.AppOpsManager.CheckPackage(System.Int32, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.AppOpsManager.FinishOp(System.String, System.Int32, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.AppOpsManager.NoteOp(System.String, System.Int32, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.AppOpsManager.NoteOpNoThrow(System.String, System.Int32, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.AppOpsManager.NoteProxyOp(System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.AppOpsManager.NoteProxyOpNoThrow(System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.AppOpsManager.StartOp(System.String, System.Int32, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.AppOpsManager.StartOpNoThrow(System.String, System.Int32, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Dialog.OnBackPressed()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.DialogFragment' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.DialogFragment..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.DialogFragment.Dismiss()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.DialogFragment.DismissAllowingStateLoss()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.DialogFragment.OnCancel(Android.Content.IDialogInterface)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.DialogFragment.OnCreateDialog(Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.DialogFragment.OnDismiss(Android.Content.IDialogInterface)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.DialogFragment.SetStyle(Android.App.DialogFragmentStyle, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.DialogFragment.Show(Android.App.FragmentManager, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.DownloadManager.AddCompletedDownload(System.String, System.String, System.Boolean, System.String, System.String, System.Int64, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.DownloadManager.Request.AllowScanningByMediaScanner()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.DownloadManager.Request.SetVisibleInDownloadsUi(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ExpandableListActivity' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ExpandableListActivity..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ExpandableListActivity.OnChildClick(Android.Widget.ExpandableListView, Android.Views.View, System.Int32, System.Int32, System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ExpandableListActivity.OnGroupCollapse(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ExpandableListActivity.OnGroupExpand(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ExpandableListActivity.SetListAdapter(Android.Widget.IExpandableListAdapter)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ExpandableListActivity.SetSelectedChild(System.Int32, System.Int32, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ExpandableListActivity.SetSelectedGroup(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.Dump(System.String, Java.IO.FileDescriptor, Java.IO.PrintWriter, System.String[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.Equals(Java.Lang.Object)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.GetHashCode()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.GetString(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.GetText(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.GetTextFormatted(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.Instantiate(Android.Content.Context, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnActivityCreated(Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnActivityResult(System.Int32, Android.App.Result, Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnAttach(Android.App.Activity)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnAttachFragment(Android.App.Fragment)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnConfigurationChanged(Android.Content.Res.Configuration)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnContextItemSelected(Android.Views.IMenuItem)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnCreate(Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnCreateAnimator(Android.App.FragmentTransit, System.Boolean, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnCreateContextMenu(Android.Views.IContextMenu, Android.Views.View, Android.Views.IContextMenuContextMenuInfo)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnCreateOptionsMenu(Android.Views.IMenu, Android.Views.MenuInflater)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnCreateView(Android.Views.LayoutInflater, Android.Views.ViewGroup, Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnDestroy()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnDestroyOptionsMenu()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnDestroyView()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnDetach()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnGetLayoutInflater(Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnHiddenChanged(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnInflate(Android.App.Activity, Android.Util.IAttributeSet, Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnLowMemory()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnMultiWindowModeChanged(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnOptionsItemSelected(Android.Views.IMenuItem)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnOptionsMenuClosed(Android.Views.IMenu)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnPause()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnPictureInPictureModeChanged(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnPrepareOptionsMenu(Android.Views.IMenu)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnRequestPermissionsResult(System.Int32, System.String[], Android.Content.PM.Permission[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnResume()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnSaveInstanceState(Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnStart()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnStop()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnTrimMemory(Android.Content.TrimMemory)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnViewCreated(Android.Views.View, Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.OnViewStateRestored(Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.PostponeEnterTransition()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.RegisterForContextMenu(Android.Views.View)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.RequestPermissions(System.String[], System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.SetEnterSharedElementCallback(Android.App.SharedElementCallback)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.SetExitSharedElementCallback(Android.App.SharedElementCallback)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.SetHasOptionsMenu(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.SetInitialSavedState(Android.App.Fragment.SavedState)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.SetMenuVisibility(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.SetTargetFragment(Android.App.Fragment, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.ShouldShowRequestPermissionRationale(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.StartActivity(Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.StartActivityForResult(Android.Content.Intent, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.StartIntentSenderForResult(Android.Content.IntentSender, System.Int32, Android.Content.Intent, Android.Content.ActivityFlags, Android.Content.ActivityFlags, System.Int32, Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.StartPostponedEnterTransition()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.UnregisterForContextMenu(Android.Views.View)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.InstantiationException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.InstantiationException..ctor(System.String, Java.Lang.Exception)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.SavedState' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.SavedState.DescribeContents()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Fragment.SavedState.WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentBreadCrumbs..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentBreadCrumbs.OnBackStackChanged()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentBreadCrumbs.OnLayout(System.Boolean, System.Int32, System.Int32, System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentBreadCrumbs.SetActivity(Android.App.Activity)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentBreadCrumbs.SetMaxVisible(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentBreadCrumbs.SetOnBreadCrumbClickListener(Android.App.FragmentBreadCrumbs.IOnBreadCrumbClickListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentBreadCrumbs.SetParentTitle(Java.Lang.ICharSequence, Java.Lang.ICharSequence, Android.Views.View.IOnClickListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentBreadCrumbs.SetParentTitle(System.String, System.String, Android.Views.View.IOnClickListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentBreadCrumbs.SetTitle(Java.Lang.ICharSequence, Java.Lang.ICharSequence)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentBreadCrumbs.SetTitle(System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentBreadCrumbs.IOnBreadCrumbClickListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentBreadCrumbs.IOnBreadCrumbClickListener.OnBreadCrumbClick(Android.App.FragmentManager.IBackStackEntry, Android.App.BreadCrumbClickFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentContainer' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentContainer..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.AttachHost(Android.App.Fragment)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.CreateController(Android.App.FragmentHostCallback)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.DispatchActivityCreated()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.DispatchConfigurationChanged(Android.Content.Res.Configuration)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.DispatchContextItemSelected(Android.Views.IMenuItem)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.DispatchCreate()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.DispatchCreateOptionsMenu(Android.Views.IMenu, Android.Views.MenuInflater)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.DispatchDestroy()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.DispatchDestroyView()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.DispatchLowMemory()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.DispatchMultiWindowModeChanged(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.DispatchOptionsItemSelected(Android.Views.IMenuItem)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.DispatchOptionsMenuClosed(Android.Views.IMenu)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.DispatchPause()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.DispatchPictureInPictureModeChanged(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.DispatchPrepareOptionsMenu(Android.Views.IMenu)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.DispatchResume()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.DispatchStart()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.DispatchStop()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.DispatchTrimMemory(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.DoLoaderDestroy()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.DoLoaderStart()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.DoLoaderStop(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.DumpLoaders(System.String, Java.IO.FileDescriptor, Java.IO.PrintWriter, System.String[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.ExecPendingActions()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.FindFragmentByWho(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.NoteStateNotSaved()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.OnCreateView(Android.Views.View, System.String, Android.Content.Context, Android.Util.IAttributeSet)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.ReportLoaderStart()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.RestoreAllState(Android.OS.IParcelable, Android.App.FragmentManagerNonConfig)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.RestoreAllState(Android.OS.IParcelable, System.Collections.Generic.IList)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.RestoreLoaderNonConfig(Android.Util.ArrayMap)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.RetainLoaderNonConfig()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.RetainNestedNonConfig()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.RetainNonConfig()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentController.SaveAllState()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentHostCallback' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentHostCallback..ctor(Android.Content.Context, Android.OS.Handler, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentHostCallback.OnAttachFragment(Android.App.Fragment)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentHostCallback.OnDump(System.String, Java.IO.FileDescriptor, Java.IO.PrintWriter, System.String[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentHostCallback.OnFindViewById(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentHostCallback.OnGetLayoutInflater()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentHostCallback.OnGetWindowAnimations()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentHostCallback.OnHasView()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentHostCallback.OnHasWindowAnimations()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentHostCallback.OnInvalidateOptionsMenu()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentHostCallback.OnRequestPermissionsFromFragment(Android.App.Fragment, System.String[], System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentHostCallback.OnShouldSaveFragmentState(Android.App.Fragment)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentHostCallback.OnStartActivityFromFragment(Android.App.Fragment, Android.Content.Intent, System.Int32, Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentHostCallback.OnStartIntentSenderFromFragment(Android.App.Fragment, Android.Content.IntentSender, System.Int32, Android.Content.Intent, Android.Content.ActivityFlags, Android.Content.ActivityFlags, System.Int32, Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentHostCallback.OnUseFragmentManagerInflaterFactory()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentManager' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentManager..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentManager.EnableDebugLogging(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentManager.InvalidateOptionsMenu()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentManager.FragmentLifecycleCallbacks' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentManager.FragmentLifecycleCallbacks..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentManager.FragmentLifecycleCallbacks.OnFragmentActivityCreated(Android.App.FragmentManager, Android.App.Fragment, Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentManager.FragmentLifecycleCallbacks.OnFragmentAttached(Android.App.FragmentManager, Android.App.Fragment, Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentManager.FragmentLifecycleCallbacks.OnFragmentCreated(Android.App.FragmentManager, Android.App.Fragment, Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentManager.FragmentLifecycleCallbacks.OnFragmentDestroyed(Android.App.FragmentManager, Android.App.Fragment)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentManager.FragmentLifecycleCallbacks.OnFragmentDetached(Android.App.FragmentManager, Android.App.Fragment)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentManager.FragmentLifecycleCallbacks.OnFragmentPaused(Android.App.FragmentManager, Android.App.Fragment)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentManager.FragmentLifecycleCallbacks.OnFragmentPreAttached(Android.App.FragmentManager, Android.App.Fragment, Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentManager.FragmentLifecycleCallbacks.OnFragmentPreCreated(Android.App.FragmentManager, Android.App.Fragment, Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentManager.FragmentLifecycleCallbacks.OnFragmentResumed(Android.App.FragmentManager, Android.App.Fragment)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentManager.FragmentLifecycleCallbacks.OnFragmentSaveInstanceState(Android.App.FragmentManager, Android.App.Fragment, Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentManager.FragmentLifecycleCallbacks.OnFragmentStarted(Android.App.FragmentManager, Android.App.Fragment)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentManager.FragmentLifecycleCallbacks.OnFragmentStopped(Android.App.FragmentManager, Android.App.Fragment)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentManager.FragmentLifecycleCallbacks.OnFragmentViewCreated(Android.App.FragmentManager, Android.App.Fragment, Android.Views.View, Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentManager.FragmentLifecycleCallbacks.OnFragmentViewDestroyed(Android.App.FragmentManager, Android.App.Fragment)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentManager.IBackStackEntry' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentManager.IOnBackStackChangedListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentManager.IOnBackStackChangedListener.OnBackStackChanged()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentManagerNonConfig' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentTransaction' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.FragmentTransaction..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Instrumentation.StartAllocCounting()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Instrumentation.StopAllocCounting()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.IntentService' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.IntentService..ctor(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.IntentService.OnBind(Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.IntentService.SetIntentRedelivery(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.KeyguardManager.CreateConfirmDeviceCredentialIntent(Java.Lang.ICharSequence, Java.Lang.ICharSequence)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.KeyguardManager.CreateConfirmDeviceCredentialIntent(System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.KeyguardManager.InKeyguardRestrictedInputMode()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.KeyguardManager.IOnKeyguardExitResult' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.KeyguardManager.IOnKeyguardExitResult.OnKeyguardExitResult(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.KeyguardManager.KeyguardLock.DisableKeyguard()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.KeyguardManager.KeyguardLock.ReenableKeyguard()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LauncherActivity' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LauncherActivity..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LauncherActivity.IntentForPosition(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LauncherActivity.ItemForPosition(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LauncherActivity.MakeListItems()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LauncherActivity.OnQueryPackageManager(Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LauncherActivity.OnSetContentView()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LauncherActivity.IconResizer' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LauncherActivity.IconResizer..ctor(Android.App.LauncherActivity)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LauncherActivity.IconResizer.CreateIconThumbnail(Android.Graphics.Drawables.Drawable)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LauncherActivity.ListItem' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LauncherActivity.ListItem..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ListActivity' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ListActivity..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ListActivity.OnListItemClick(Android.Widget.ListView, Android.Views.View, System.Int32, System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ListActivity.SetSelection(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ListFragment' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ListFragment..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ListFragment.OnListItemClick(Android.Widget.ListView, Android.Views.View, System.Int32, System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ListFragment.SetEmptyText(Java.Lang.ICharSequence)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ListFragment.SetEmptyText(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ListFragment.SetListShown(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ListFragment.SetListShownNoAnimation(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ListFragment.SetSelection(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LoaderManager' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LoaderManager..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LoaderManager.EnableDebugLogging(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LoaderManager.ILoaderCallbacks' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LoaderManager.ILoaderCallbacks.OnCreateLoader(System.Int32, Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LoaderManager.ILoaderCallbacks.OnLoaderReset(Android.Content.Loader)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LoaderManager.ILoaderCallbacks.OnLoadFinished(Android.Content.Loader, Java.Lang.Object)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LocalActivityManager..ctor(Android.App.Activity, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LocalActivityManager.DestroyActivity(System.String, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LocalActivityManager.DispatchCreate(Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LocalActivityManager.DispatchDestroy(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LocalActivityManager.DispatchPause(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LocalActivityManager.DispatchResume()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LocalActivityManager.DispatchStop()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LocalActivityManager.GetActivity(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LocalActivityManager.RemoveAllActivities()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LocalActivityManager.SaveInstanceState()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.LocalActivityManager.StartActivity(System.String, Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.Action..ctor(System.Int32, Java.Lang.ICharSequence, Android.App.PendingIntent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.Action.WearableExtender.SetCancelLabel(Java.Lang.ICharSequence)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.Action.WearableExtender.SetCancelLabel(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.Action.WearableExtender.SetConfirmLabel(Java.Lang.ICharSequence)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.Action.WearableExtender.SetConfirmLabel(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.Action.WearableExtender.SetInProgressLabel(Java.Lang.ICharSequence)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.Action.WearableExtender.SetInProgressLabel(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.BubbleMetadata.Builder..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.Builder..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.Builder.AddPerson(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.Builder.SetContent(Android.Widget.RemoteViews)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.Builder.SetContentInfo(Java.Lang.ICharSequence)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.Builder.SetContentInfo(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.Builder.SetDefaults(Android.App.NotificationDefaults)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.Builder.SetLights(System.Int32, System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.Builder.SetPriority(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.Builder.SetSound(Android.Net.Uri)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.Builder.SetVibrate(System.Int64[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.MessagingStyle..ctor(Java.Lang.ICharSequence)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.MessagingStyle.Message..ctor(Java.Lang.ICharSequence, System.Int64, Java.Lang.ICharSequence)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.WearableExtender.AddPage(Android.App.Notification)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.WearableExtender.AddPages(System.Collections.Generic.IList)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.WearableExtender.ClearPages()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.WearableExtender.SetBackground(Android.Graphics.Bitmap)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.WearableExtender.SetContentIcon(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.WearableExtender.SetContentIconGravity(Android.Views.GravityFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.WearableExtender.SetCustomContentHeight(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.WearableExtender.SetCustomSizePreset(Android.App.WearableSizePreset)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.WearableExtender.SetDisplayIntent(Android.App.PendingIntent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.WearableExtender.SetGravity(Android.Views.GravityFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.WearableExtender.SetHintAmbientBigPicture(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.WearableExtender.SetHintAvoidBackgroundClipping(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.WearableExtender.SetHintHideIcon(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.WearableExtender.SetHintScreenTimeout(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Notification.WearableExtender.SetHintShowBackgroundOnly(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.NotificationManager.AreBubblesAllowed()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ProgressDialog' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ProgressDialog..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ProgressDialog.IncrementProgressBy(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ProgressDialog.IncrementSecondaryProgressBy(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ProgressDialog.OnStart()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ProgressDialog.SetIndeterminateDrawable(Android.Graphics.Drawables.Drawable)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ProgressDialog.SetProgressDrawable(Android.Graphics.Drawables.Drawable)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ProgressDialog.SetProgressNumberFormat(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ProgressDialog.SetProgressPercentFormat(Java.Text.NumberFormat)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ProgressDialog.SetProgressStyle(Android.App.ProgressDialogStyle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ProgressDialog.Show(Android.Content.Context, Java.Lang.ICharSequence, Java.Lang.ICharSequence)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.ProgressDialog.Show(Android.Content.Context, System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Service.StopForeground(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.TabActivity..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.TabActivity.SetDefaultTab(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.UiAutomation.ClearWindowAnimationFrameStats()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DeviceAdminReceiver.OnPasswordChanged(Android.Content.Context, Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DeviceAdminReceiver.OnPasswordExpiring(Android.Content.Context, Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DeviceAdminReceiver.OnPasswordFailed(Android.Content.Context, Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DeviceAdminReceiver.OnPasswordSucceeded(Android.Content.Context, Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DeviceAdminReceiver.OnReadyForUserInitialization(Android.Content.Context, Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.ClearDeviceOwnerApp(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.ClearProfileOwner(Android.Content.ComponentName)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.CreateAndInitializeUser(Android.Content.ComponentName, System.String, System.String, Android.Content.ComponentName, Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.CreateUser(Android.Content.ComponentName, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.GetApplicationRestrictionsManagingPackage(Android.Content.ComponentName)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.GetCertInstallerPackage(Android.Content.ComponentName)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.GetOrganizationColor(Android.Content.ComponentName)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.GetPasswordMinimumLength(Android.Content.ComponentName)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.GetPasswordMinimumLetters(Android.Content.ComponentName)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.GetPasswordMinimumLowerCase(Android.Content.ComponentName)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.GetPasswordMinimumNonLetter(Android.Content.ComponentName)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.GetPasswordMinimumNumeric(Android.Content.ComponentName)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.GetPasswordMinimumSymbols(Android.Content.ComponentName)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.GetPasswordMinimumUpperCase(Android.Content.ComponentName)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.GetPasswordQuality(Android.Content.ComponentName)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.GetStorageEncryption(Android.Content.ComponentName)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.ResetPassword(System.String, Android.App.Admin.ResetPasswordFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.SetApplicationRestrictionsManagingPackage(Android.Content.ComponentName, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.SetAutoTimeRequired(Android.Content.ComponentName, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.SetCertInstallerPackage(Android.Content.ComponentName, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.SetOrganizationColor(Android.Content.ComponentName, Android.Graphics.Color)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.SetPasswordMinimumLength(Android.Content.ComponentName, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.SetPasswordMinimumLetters(Android.Content.ComponentName, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.SetPasswordMinimumLowerCase(Android.Content.ComponentName, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.SetPasswordMinimumNonLetter(Android.Content.ComponentName, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.SetPasswordMinimumNumeric(Android.Content.ComponentName, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.SetPasswordMinimumSymbols(Android.Content.ComponentName, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.SetPasswordMinimumUpperCase(Android.Content.ComponentName, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.SetPasswordQuality(Android.Content.ComponentName, Android.App.Admin.PasswordQuality)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Admin.DevicePolicyManager.SetStorageEncryption(Android.Content.ComponentName, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Backup.BackupManager.RequestRestore(Android.App.Backup.RestoreObserver)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.App.Job.JobInfo.Builder.SetImportantWhileForeground(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Appwidget.AppWidgetHostView.UpdateAppWidgetSize(Android.OS.Bundle, System.Int32, System.Int32, System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothAdapter.Disable()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothAdapter.Enable()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothGatt.GetConnectionState(Android.Bluetooth.BluetoothDevice)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothGatt.GetDevicesMatchingConnectionStates(Android.Bluetooth.ProfileState[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothGatt.WriteCharacteristic(Android.Bluetooth.BluetoothGattCharacteristic)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothGatt.WriteDescriptor(Android.Bluetooth.BluetoothGattDescriptor)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothGattCallback.OnCharacteristicChanged(Android.Bluetooth.BluetoothGatt, Android.Bluetooth.BluetoothGattCharacteristic)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothGattCallback.OnCharacteristicRead(Android.Bluetooth.BluetoothGatt, Android.Bluetooth.BluetoothGattCharacteristic, Android.Bluetooth.GattStatus)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothGattCallback.OnDescriptorRead(Android.Bluetooth.BluetoothGatt, Android.Bluetooth.BluetoothGattDescriptor, Android.Bluetooth.GattStatus)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothGattCharacteristic.GetFloatValue(Android.Bluetooth.GattFormat, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothGattCharacteristic.GetIntValue(Android.Bluetooth.GattFormat, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothGattCharacteristic.GetStringValue(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothGattCharacteristic.GetValue()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothGattCharacteristic.SetValue(System.Byte[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothGattDescriptor.GetValue()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothGattDescriptor.SetValue(System.Byte[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothGattServer.NotifyCharacteristicChanged(Android.Bluetooth.BluetoothDevice, Android.Bluetooth.BluetoothGattCharacteristic, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothHealth' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothHealth.ConnectChannelToSource(Android.Bluetooth.BluetoothDevice, Android.Bluetooth.BluetoothHealthAppConfiguration)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothHealth.DisconnectChannel(Android.Bluetooth.BluetoothDevice, Android.Bluetooth.BluetoothHealthAppConfiguration, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothHealth.GetConnectionState(Android.Bluetooth.BluetoothDevice)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothHealth.GetDevicesMatchingConnectionStates(Android.Bluetooth.ProfileState[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothHealth.GetMainChannelFd(Android.Bluetooth.BluetoothDevice, Android.Bluetooth.BluetoothHealthAppConfiguration)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothHealth.RegisterSinkAppConfiguration(System.String, System.Int32, Android.Bluetooth.BluetoothHealthCallback)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothHealth.UnregisterAppConfiguration(Android.Bluetooth.BluetoothHealthAppConfiguration)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothHealthAppConfiguration' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothHealthAppConfiguration.DescribeContents()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothHealthAppConfiguration.WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothHealthCallback' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothHealthCallback..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothHealthCallback.OnHealthAppConfigurationStatusChange(Android.Bluetooth.BluetoothHealthAppConfiguration, Android.Bluetooth.HealthApplicationConfig)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.BluetoothHealthCallback.OnHealthChannelStateChange(Android.Bluetooth.BluetoothHealthAppConfiguration, Android.Bluetooth.BluetoothDevice, Android.Bluetooth.HealthState, Android.Bluetooth.HealthState, Android.OS.ParcelFileDescriptor, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Bluetooth.LE.ScanResult..ctor(Android.Bluetooth.BluetoothDevice, Android.Bluetooth.LE.ScanRecord, System.Int32, System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Companion.CompanionDeviceManager.Disassociate(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Companion.CompanionDeviceManager.HasNotificationAccess(Android.Content.ComponentName)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Companion.CompanionDeviceManager.Callback.OnDeviceFound(Android.Content.IntentSender)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Companion.CompanionDeviceService.OnDeviceAppeared(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Companion.CompanionDeviceService.OnDeviceDisappeared(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.AsyncTaskLoader' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.AsyncTaskLoader..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.AsyncTaskLoader.CancelLoadInBackground()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.AsyncTaskLoader.OnCanceled(Java.Lang.Object)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.AsyncTaskLoader.OnLoadInBackground()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.AsyncTaskLoader.SetUpdateThrottle(System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.ContentProviderClient.Release()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Context.SendStickyBroadcast(Android.Content.Intent, Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.ContextWrapper.ClearWallpaper()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.ContextWrapper.PeekWallpaper()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.ContextWrapper.RemoveStickyBroadcast(Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.ContextWrapper.RemoveStickyBroadcastAsUser(Android.Content.Intent, Android.OS.UserHandle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.ContextWrapper.SendStickyBroadcast(Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.ContextWrapper.SendStickyBroadcastAsUser(Android.Content.Intent, Android.OS.UserHandle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.ContextWrapper.SendStickyOrderedBroadcast(Android.Content.Intent, Android.Content.BroadcastReceiver, Android.OS.Handler, Android.App.Result, System.String, Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.ContextWrapper.SendStickyOrderedBroadcastAsUser(Android.Content.Intent, Android.OS.UserHandle, Android.Content.BroadcastReceiver, Android.OS.Handler, Android.App.Result, System.String, Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.ContextWrapper.SetWallpaper(Android.Graphics.Bitmap)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.CursorLoader' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.CursorLoader..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.CursorLoader.DeliverResult(Android.Database.ICursor)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.CursorLoader.GetProjection()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.CursorLoader.GetSelectionArgs()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.CursorLoader.OnCanceled(Android.Database.ICursor)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.CursorLoader.SetProjection(System.String[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.CursorLoader.SetSelectionArgs(System.String[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Intent.GetParcelableArrayExtra(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Intent.GetParcelableArrayListExtra(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Intent.GetParcelableExtra(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Intent.GetSerializableExtra(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.Abandon()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.CancelLoad()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.CommitContentChanged()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.DataToString(Java.Lang.Object)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.DeliverCancellation()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.DeliverResult(Java.Lang.Object)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.Dump(System.String, Java.IO.FileDescriptor, Java.IO.PrintWriter, System.String[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.ForceLoad()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.OnAbandon()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.OnCancelLoad()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.OnContentChanged()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.OnForceLoad()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.OnReset()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.OnStartLoading()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.OnStopLoading()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.RegisterListener(System.Int32, Android.Content.Loader.IOnLoadCompleteListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.RegisterOnLoadCanceledListener(Android.Content.Loader.IOnLoadCanceledListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.Reset()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.RollbackContentChanged()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.StartLoading()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.StopLoading()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.TakeContentChanged()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.UnregisterListener(Android.Content.Loader.IOnLoadCompleteListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.UnregisterOnLoadCanceledListener(Android.Content.Loader.IOnLoadCanceledListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.ForceLoadContentObserver' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.ForceLoadContentObserver..ctor(Android.Content.Loader)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.IOnLoadCanceledListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.IOnLoadCanceledListener.OnLoadCanceled(Android.Content.Loader)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.IOnLoadCompleteListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Loader.IOnLoadCompleteListener.OnLoadComplete(Android.Content.Loader, Java.Lang.Object)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.PM.PackageInstaller.Session.SetChecksums(System.String, System.Collections.Generic.IList, System.Byte[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.PM.PackageInstaller.SessionParams.SetAutoRevokePermissionsMode(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.PM.PackageManager..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.PM.PackageManager.GetPackageArchiveInfo(System.String, Android.Content.PM.PackageInfoFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.PM.PackageStats' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.PM.PackageStats..ctor(Android.Content.PM.PackageStats)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.PM.PackageStats.DescribeContents()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.PM.PackageStats.WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.PM.PermissionGroupInfo..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.PM.PermissionInfo..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Res.ColorStateList.CreateFromXml(Android.Content.Res.Resources, System.Xml.XmlReader)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Res.Resources..ctor(Android.Content.Res.AssetManager, Android.Util.DisplayMetrics, Android.Content.Res.Configuration)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Res.Resources.GetColor(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Res.Resources.GetColorStateList(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Res.Resources.GetDrawable(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Res.Resources.GetDrawableForDensity(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Res.Resources.GetMovie(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Content.Res.Resources.UpdateConfiguration(Android.Content.Res.Configuration, Android.Util.DisplayMetrics)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Database.CursorWrapper.Deactivate()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Database.CursorWrapper.Requery()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Database.DatabaseUtils.InsertHelper..ctor(Android.Database.Sqlite.SQLiteDatabase, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Database.DatabaseUtils.InsertHelper.Bind(System.Int32, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Database.DatabaseUtils.InsertHelper.BindNull(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Database.DatabaseUtils.InsertHelper.Close()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Database.DatabaseUtils.InsertHelper.Execute()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Database.DatabaseUtils.InsertHelper.GetColumnIndex(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Database.DatabaseUtils.InsertHelper.Insert(Android.Content.ContentValues)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Database.DatabaseUtils.InsertHelper.PrepareForInsert()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Database.DatabaseUtils.InsertHelper.PrepareForReplace()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Database.DatabaseUtils.InsertHelper.Replace(Android.Content.ContentValues)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Database.Sqlite.SQLiteDatabase.OpenParams.Builder.SetIdleConnectionTimeout(System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Database.Sqlite.SQLiteOpenHelper.SetIdleConnectionTimeout(System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmConvertedStatus' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmConvertedStatus..ctor(Android.Drm.DrmConvertedStatusCode, System.Byte[], System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmErrorEvent' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmErrorEvent..ctor(System.Int32, Android.Drm.DrmErrorEventType, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmEvent' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmEvent..ctor(System.Int32, System.Int32, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmEvent.GetAttribute(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmInfo' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmInfo..ctor(Android.Drm.DrmInfoEventType, System.Byte[], System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmInfo.Get(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmInfo.GetData()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmInfo.Iterator()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmInfo.KeyIterator()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmInfo.Put(System.String, Java.Lang.Object)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmInfoEvent' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmInfoEvent..ctor(System.Int32, Android.Drm.DrmInfoEventType, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmInfoRequest' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmInfoRequest..ctor(Android.Drm.DrmInfoRequestType, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmInfoRequest.Get(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmInfoRequest.Iterator()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmInfoRequest.KeyIterator()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmInfoRequest.Put(System.String, Java.Lang.Object)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmInfoStatus' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmInfoStatus..ctor(Android.Drm.DrmInfoStatusCode, Android.Drm.DrmInfoRequestType, Android.Drm.ProcessedData, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.AcquireDrmInfo(Android.Drm.DrmInfoRequest)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.AcquireRights(Android.Drm.DrmInfoRequest)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.CanHandle(Android.Net.Uri, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.CheckRightsStatus(Android.Net.Uri)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.Close()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.CloseConvertSession(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.ConvertData(System.Int32, System.Byte[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.GetAvailableDrmEngines()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.GetConstraints(Android.Net.Uri, Android.Drm.DrmStoreActionCode)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.GetDrmObjectType(Android.Net.Uri, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.GetMetadata(Android.Net.Uri)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.GetOriginalMimeType(Android.Net.Uri)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.OpenConvertSession(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.ProcessDrmInfo(Android.Drm.DrmInfo)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.Release()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.RemoveAllRights()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.RemoveRights(Android.Net.Uri)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.SaveRights(Android.Drm.DrmRights, System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.SetOnErrorListener(Android.Drm.DrmManagerClient.IOnErrorListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.SetOnEventListener(Android.Drm.DrmManagerClient.IOnEventListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.SetOnInfoListener(Android.Drm.DrmManagerClient.IOnInfoListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.IOnErrorListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.IOnErrorListener.OnError(Android.Drm.DrmManagerClient, Android.Drm.DrmErrorEvent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.IOnEventListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.IOnEventListener.OnEvent(Android.Drm.DrmManagerClient, Android.Drm.DrmEvent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.IOnInfoListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmManagerClient.IOnInfoListener.OnInfo(Android.Drm.DrmManagerClient, Android.Drm.DrmInfoEvent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmRights' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmRights..ctor(Android.Drm.ProcessedData, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmRights.GetData()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmStore' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmStore.Action' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmStore.DrmObjectType' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmStore.IConstraintsColumns' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmStore.Playback' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmStore.RightsStatus' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmSupportInfo' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmSupportInfo..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmSupportInfo.AddFileSuffix(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmSupportInfo.AddMimeType(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmSupportInfo.SetDescription(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmUtils' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmUtils..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmUtils.GetExtendedMetadataParser(System.Byte[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmUtils.ExtendedMetadataParser' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmUtils.ExtendedMetadataParser.Get(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmUtils.ExtendedMetadataParser.Iterator()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.DrmUtils.ExtendedMetadataParser.KeyIterator()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.ProcessedData' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Drm.ProcessedData.GetData()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Graphics.BitmapFactory.Options.RequestCancelDecode()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Graphics.BitmapRegionDecoder.NewInstance(System.Byte[], System.Int32, System.Int32, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Graphics.Canvas.QuickReject(Android.Graphics.Path, Android.Graphics.Canvas.EdgeType)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Graphics.Canvas.EdgeType' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Graphics.ColorFilter..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Graphics.EmbossMaskFilter..ctor(System.Single[], System.Single, System.Single, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Graphics.Movie' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Graphics.Movie.DecodeByteArray(System.Byte[], System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Graphics.Movie.DecodeFile(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Graphics.Movie.DecodeStream(System.IO.Stream)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Graphics.Movie.Draw(Android.Graphics.Canvas, System.Single, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Graphics.Movie.Duration()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Graphics.Movie.Height()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Graphics.Movie.SetTime(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Graphics.Movie.Width()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Graphics.Outline.SetConvexPath(Android.Graphics.Path)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Graphics.Shader..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Graphics.SurfaceTexture.OutOfResourcesException..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Graphics.Drawables.Drawable.SetDither(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Graphics.Text.MeasuredText.Builder.SetComputeHyphenation(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.AddCallbackBuffer(System.Byte[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.AutoFocus(Android.Hardware.Camera.IAutoFocusCallback)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.CancelAutoFocus()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.EnableShutterSound(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.GetCameraInfo(System.Int32, Android.Hardware.Camera.CameraInfo)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.GetParameters()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Lock()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Open()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Reconnect()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Release()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.SetAutoFocusMoveCallback(Android.Hardware.Camera.IAutoFocusMoveCallback)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.SetDisplayOrientation(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.SetErrorCallback(Android.Hardware.Camera.IErrorCallback)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.SetFaceDetectionListener(Android.Hardware.Camera.IFaceDetectionListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.SetOneShotPreviewCallback(Android.Hardware.Camera.IPreviewCallback)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.SetParameters(Android.Hardware.Camera.Parameters)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.SetPreviewCallback(Android.Hardware.Camera.IPreviewCallback)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.SetPreviewCallbackWithBuffer(Android.Hardware.Camera.IPreviewCallback)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.SetPreviewDisplay(Android.Views.ISurfaceHolder)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.SetPreviewTexture(Android.Graphics.SurfaceTexture)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.SetZoomChangeListener(Android.Hardware.Camera.IOnZoomChangeListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.StartFaceDetection()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.StartPreview()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.StartSmoothZoom(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.StopFaceDetection()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.StopPreview()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.StopSmoothZoom()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.TakePicture(Android.Hardware.Camera.IShutterCallback, Android.Hardware.Camera.IPictureCallback, Android.Hardware.Camera.IPictureCallback)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Unlock()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Area..ctor(Android.Graphics.Rect, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.CameraInfo..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Face..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.IAutoFocusCallback.OnAutoFocus(System.Boolean, Android.Hardware.Camera)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.IAutoFocusMoveCallback.OnAutoFocusMoving(System.Boolean, Android.Hardware.Camera)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.IErrorCallback.OnError(Android.Hardware.CameraError, Android.Hardware.Camera)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.IFaceDetectionListener.OnFaceDetection(Android.Hardware.Camera.Face[], Android.Hardware.Camera)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.IOnZoomChangeListener.OnZoomChange(System.Int32, System.Boolean, Android.Hardware.Camera)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.IPictureCallback.OnPictureTaken(System.Byte[], Android.Hardware.Camera)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.IPreviewCallback.OnPreviewFrame(System.Byte[], Android.Hardware.Camera)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.IShutterCallback.OnShutter()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Parameters.Flatten()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Parameters.Get(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Parameters.GetFocusDistances(System.Single[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Parameters.GetInt(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Parameters.GetPreviewFpsRange(System.Int32[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Parameters.Remove(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Parameters.RemoveGpsData()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Parameters.Set(System.String, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Parameters.SetGpsAltitude(System.Double)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Parameters.SetGpsLatitude(System.Double)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Parameters.SetGpsLongitude(System.Double)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Parameters.SetGpsProcessingMethod(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Parameters.SetGpsTimestamp(System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Parameters.SetJpegThumbnailSize(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Parameters.SetPictureSize(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Parameters.SetPreviewFpsRange(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Parameters.SetPreviewSize(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Parameters.SetRecordingHint(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Parameters.SetRotation(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Parameters.Unflatten(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Camera.Size..ctor(Android.Hardware.Camera, System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.ISensorListener.OnAccuracyChanged(Android.Hardware.SensorType, Android.Hardware.SensorStatus)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.ISensorListener.OnSensorChanged(Android.Hardware.SensorType, System.Single[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Biometrics.BiometricManager.CanAuthenticate()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Biometrics.BiometricPrompt.Builder.SetDeviceCredentialAllowed(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Biometrics.BiometricPrompt.CryptoObject..ctor(Android.Security.Identity.IdentityCredential)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Fingerprints.FingerprintManager' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Fingerprints.FingerprintManager.Authenticate(Android.Hardware.Fingerprints.FingerprintManager.CryptoObject, Android.OS.CancellationSignal, Android.Hardware.Fingerprints.FingerprintAuthenticationFlags, Android.Hardware.Fingerprints.FingerprintManager.AuthenticationCallback, Android.OS.Handler)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Fingerprints.FingerprintManager.AuthenticationCallback' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Fingerprints.FingerprintManager.AuthenticationCallback..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Fingerprints.FingerprintManager.AuthenticationCallback.OnAuthenticationError(Android.Hardware.Fingerprints.FingerprintState, Java.Lang.ICharSequence)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Fingerprints.FingerprintManager.AuthenticationCallback.OnAuthenticationError(Android.Hardware.Fingerprints.FingerprintState, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Fingerprints.FingerprintManager.AuthenticationCallback.OnAuthenticationFailed()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Fingerprints.FingerprintManager.AuthenticationCallback.OnAuthenticationHelp(Android.Hardware.Fingerprints.FingerprintState, Java.Lang.ICharSequence)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Fingerprints.FingerprintManager.AuthenticationCallback.OnAuthenticationHelp(Android.Hardware.Fingerprints.FingerprintState, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Fingerprints.FingerprintManager.AuthenticationCallback.OnAuthenticationSucceeded(Android.Hardware.Fingerprints.FingerprintManager.AuthenticationResult)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Fingerprints.FingerprintManager.AuthenticationResult' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Fingerprints.FingerprintManager.CryptoObject' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Fingerprints.FingerprintManager.CryptoObject..ctor(Java.Security.Signature)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Hardware.Usb.UsbRequest.Queue(Java.Nio.ByteBuffer, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Icu.Text.Normalizer.Clone()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Icu.Text.Normalizer2.GetInstance(System.IO.Stream, System.String, Android.Icu.Text.Normalizer2.Mode)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Icu.Util.Calendar.ComputeMillisInDay()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Icu.Util.Calendar.ComputeZoneOffset(System.Int64, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Icu.Util.EthiopicCalendar.HandleGetLimit(Android.Icu.Util.CalendarField, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.InputMethodService.OnViewClicked(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.InputMethodService.InputMethodSessionImpl.ToggleSoftInput(Android.Views.InputMethods.ShowFlags, Android.Views.InputMethods.HideSoftInputFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.Keyboard' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.Keyboard..ctor(Android.Content.Context, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.Keyboard.CreateKeyFromXml(Android.Content.Res.Resources, Android.InputMethodServices.Keyboard.Row, System.Int32, System.Int32, System.Xml.XmlReader)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.Keyboard.CreateRowFromXml(Android.Content.Res.Resources, System.Xml.XmlReader)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.Keyboard.GetNearestKeys(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.Keyboard.SetShifted(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.Keyboard.Key' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.Keyboard.Key..ctor(Android.Content.Res.Resources, Android.InputMethodServices.Keyboard.Row, System.Int32, System.Int32, System.Xml.XmlReader)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.Keyboard.Key.GetCurrentDrawableState()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.Keyboard.Key.IsInside(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.Keyboard.Key.OnPressed()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.Keyboard.Key.OnReleased(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.Keyboard.Key.SquaredDistanceFrom(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.Keyboard.Row' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.Keyboard.Row..ctor(Android.Content.Res.Resources, Android.InputMethodServices.Keyboard, System.Xml.XmlReader)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView..ctor(Android.Content.Context, Android.Util.IAttributeSet)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.Closing()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.HandleBack()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.InvalidateAllKeys()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.InvalidateKey(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.OnDetachedFromWindow()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.OnDraw(Android.Graphics.Canvas)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.OnLongPress(Android.InputMethodServices.Keyboard.Key)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.OnMeasure(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.OnSizeChanged(System.Int32, System.Int32, System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.SetPopupOffset(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.SetPopupParent(Android.Views.View)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.SetShifted(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.SetVerticalCorrection(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.SwipeDown()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.SwipeLeft()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.SwipeRight()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.SwipeUp()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.IOnKeyboardActionListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.IOnKeyboardActionListener.OnKey(Android.Views.Keycode, Android.Views.Keycode[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.IOnKeyboardActionListener.OnPress(Android.Views.Keycode)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.IOnKeyboardActionListener.OnRelease(Android.Views.Keycode)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.IOnKeyboardActionListener.OnText(Java.Lang.ICharSequence)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.IOnKeyboardActionListener.SwipeDown()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.IOnKeyboardActionListener.SwipeLeft()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.IOnKeyboardActionListener.SwipeRight()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.InputMethodServices.KeyboardView.IOnKeyboardActionListener.SwipeUp()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.Geocoder.GetFromLocation(System.Double, System.Double, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.Geocoder.GetFromLocationName(System.String, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.GnssAntennaInfo.Builder..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.GnssMeasurementsEvent.Callback.OnStatusChanged(Android.Locations.GnssMeasurementCallbackStatus)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.GnssNavigationMessage.Callback.OnStatusChanged(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.GpsSatellite' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.GpsSatellite.UsedInFix()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.GpsStatus' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.GpsStatus.Create(Android.Locations.GnssStatus, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.GpsStatus.IListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.GpsStatus.IListener.OnGpsStatusChanged(Android.Locations.GpsEvent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.GpsStatus.INmeaListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.GpsStatus.INmeaListener.OnNmeaReceived(System.Int64, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.ILocationListener.OnStatusChanged(System.String, Android.Locations.Availability, Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.Location.Dump(Android.Util.IPrinter, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.LocationManager.AddGpsStatusListener(Android.Locations.GpsStatus.IListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.LocationManager.AddNmeaListener(Android.Locations.GpsStatus.INmeaListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.LocationManager.ClearTestProviderEnabled(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.LocationManager.ClearTestProviderLocation(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.LocationManager.ClearTestProviderStatus(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.LocationManager.GetGpsStatus(Android.Locations.GpsStatus)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.LocationManager.GetProvider(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.LocationManager.RegisterGnssMeasurementsCallback(Android.Locations.GnssMeasurementsEvent.Callback)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.LocationManager.RegisterGnssNavigationMessageCallback(Android.Locations.GnssNavigationMessage.Callback)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.LocationManager.RegisterGnssStatusCallback(Android.Locations.GnssStatus.Callback)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.LocationManager.RemoveGpsStatusListener(Android.Locations.GpsStatus.IListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.LocationManager.RemoveNmeaListener(Android.Locations.GpsStatus.INmeaListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.LocationManager.RequestSingleUpdate(Android.Locations.Criteria, Android.App.PendingIntent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.LocationManager.SetTestProviderStatus(System.String, Android.Locations.Availability, Android.OS.Bundle, System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.LocationProvider' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.LocationProvider.MeetsCriteria(Android.Locations.Criteria)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.LocationProvider.RequiresCell()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.LocationProvider.RequiresNetwork()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.LocationProvider.RequiresSatellite()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.LocationProvider.SupportsAltitude()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.LocationProvider.SupportsBearing()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Locations.LocationProvider.SupportsSpeed()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.AsyncPlayer.Play(Android.Content.Context, Android.Net.Uri, System.Boolean, Android.Media.Stream)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.AudioManager.AbandonAudioFocus(Android.Media.AudioManager.IOnAudioFocusChangeListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.AudioManager.GetPlaybackOffloadSupport(Android.Media.AudioFormat, Android.Media.AudioAttributes)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.AudioManager.RequestAudioFocus(Android.Media.AudioManager.IOnAudioFocusChangeListener, Android.Media.Stream, Android.Media.AudioFocus)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.AudioManager.SetStreamMute(Android.Media.Stream, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.AudioManager.SetStreamSolo(Android.Media.Stream, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.AudioRecord.AddOnRoutingChangedListener(Android.Media.AudioRecord.IOnRoutingChangedListener, Android.OS.Handler)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.AudioRecord.RemoveOnRoutingChangedListener(Android.Media.AudioRecord.IOnRoutingChangedListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.AudioRecord.IOnRoutingChangedListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.AudioRecord.IOnRoutingChangedListener.OnRoutingChanged(Android.Media.AudioRecord)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.AudioTrack.AddOnRoutingChangedListener(Android.Media.AudioTrack.IOnRoutingChangedListener, Android.OS.Handler)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.AudioTrack.IsDirectPlaybackSupported(Android.Media.AudioFormat, Android.Media.AudioAttributes)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.AudioTrack.RemoveOnRoutingChangedListener(Android.Media.AudioTrack.IOnRoutingChangedListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.AudioTrack.IOnRoutingChangedListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.AudioTrack.IOnRoutingChangedListener.Android.Media.IAudioRoutingOnRoutingChangedListener.OnRoutingChanged(Android.Media.IAudioRouting)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.CamcorderProfile.Get(Android.Media.CamcorderQuality)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.MediaDrm.GetSecureStop(System.Byte[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.MediaDrm.Release()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.MediaDrm.ReleaseAllSecureStops()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.MediaDrm.ReleaseSecureStops(System.Byte[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.MediaDrm.RemoveAllSecureStops()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.MediaDrm.RemoveSecureStop(System.Byte[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.MediaDrm.IHdcpLevel' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.MediaDrm.ISecurityLevel' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.MediaExtractor.SetMediaCas(Android.Media.MediaCas)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.MediaMetadataEditor.AddEditableKey(Android.Media.MediaMetadataEditKey)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.MediaMetadataEditor.Clear()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.MediaMetadataEditor.GetBitmap(Android.Media.MediaMetadataEditKey, Android.Graphics.Bitmap)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.MediaMetadataEditor.GetEditableKeys()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.MediaMetadataEditor.GetLong(Android.Media.MediaMetadataEditKey, System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.MediaMetadataEditor.GetObject(Android.Media.MediaMetadataEditKey, Java.Lang.Object)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.MediaMetadataEditor.GetString(Android.Media.MediaMetadataEditKey, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.MediaMetadataEditor.PutBitmap(Android.Media.MediaMetadataEditKey, Android.Graphics.Bitmap)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.MediaMetadataEditor.PutLong(Android.Media.MediaMetadataEditKey, System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.MediaMetadataEditor.PutObject(Android.Media.MediaMetadataEditKey, Java.Lang.Object)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.MediaMetadataEditor.PutString(Android.Media.MediaMetadataEditKey, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.MediaMetadataEditor.RemoveEditableKeys()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.MediaPlayer.SetAudioStreamType(Android.Media.Stream)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.MediaRecorder..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteControlClient..ctor(Android.App.PendingIntent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteControlClient.EditMetadata(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteControlClient.SetMetadataUpdateListener(Android.Media.RemoteControlClient.IOnMetadataUpdateListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteControlClient.SetOnGetPlaybackPositionListener(Android.Media.RemoteControlClient.IOnGetPlaybackPositionListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteControlClient.SetPlaybackPositionUpdateListener(Android.Media.RemoteControlClient.IOnPlaybackPositionUpdateListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteControlClient.SetPlaybackState(Android.Media.RemoteControlPlayState)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteControlClient.SetTransportControlFlags(Android.Media.RemoteControlFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteControlClient.IOnGetPlaybackPositionListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteControlClient.IOnGetPlaybackPositionListener.OnGetPlaybackPosition()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteControlClient.IOnMetadataUpdateListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteControlClient.IOnMetadataUpdateListener.OnMetadataUpdate(Android.Media.MediaMetadataEditKey, Java.Lang.Object)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteControlClient.IOnPlaybackPositionUpdateListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteControlClient.IOnPlaybackPositionUpdateListener.OnPlaybackPositionUpdate(System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteControlClient.MetadataEditor.Apply()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteController..ctor(Android.Content.Context, Android.Media.RemoteController.IOnClientUpdateListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteController.ClearArtworkConfiguration()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteController.EditMetadata()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteController.SeekTo(System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteController.SendMediaKeyEvent(Android.Views.KeyEvent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteController.SetArtworkConfiguration(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteController.SetSynchronizationMode(Android.Media.SynchronizationPosition)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteController.IOnClientUpdateListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteController.IOnClientUpdateListener.OnClientChange(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteController.IOnClientUpdateListener.OnClientMetadataUpdate(Android.Media.RemoteController.MetadataEditor)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteController.IOnClientUpdateListener.OnClientPlaybackStateUpdateSimple(Android.Media.RemoteControlPlayState)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteController.IOnClientUpdateListener.OnClientTransportControlUpdate(Android.Media.RemoteControlFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteController.MetadataEditor' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.RemoteController.MetadataEditor.Apply()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.ThumbnailUtils.CreateAudioThumbnail(System.String, Android.Provider.ThumbnailKind)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.ThumbnailUtils.CreateImageThumbnail(System.String, Android.Provider.ThumbnailKind)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.ThumbnailUtils.CreateVideoThumbnail(System.String, Android.Provider.ThumbnailKind)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.Midi.MidiManager.GetDevices()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.Midi.MidiManager.RegisterDeviceCallback(Android.Media.Midi.MidiManager.DeviceCallback, Android.OS.Handler)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.Session.MediaSession.SetMediaButtonReceiver(Android.App.PendingIntent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.Session.MediaSessionManager.NotifySession2Created(Android.Media.Session2Token)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Media.TV.TvInputInfo.CreateSettingsIntent()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.ConnectivityManager.GetAllNetworkInfo()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.ConnectivityManager.GetAllNetworks()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.ConnectivityManager.GetNetworkInfo(Android.Net.Network)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.ConnectivityManager.IsNetworkTypeValid(Android.Net.ConnectivityType)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.ConnectivityManager.ReportBadNetwork(Android.Net.Network)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.ConnectivityManager.SetProcessDefaultNetwork(Android.Net.Network)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.NetworkInfo' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.NetworkInfo..ctor(System.Int32, System.Int32, System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.NetworkInfo.DescribeContents()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.NetworkInfo.GetDetailedState()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.NetworkInfo.GetState()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.NetworkInfo.SetDetailedState(Android.Net.NetworkInfo.DetailedState, System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.NetworkInfo.WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.NetworkInfo.DetailedState' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.NetworkInfo.State' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.SSLCertificateSocketFactory' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.SSLCertificateSocketFactory.CreateSocket(System.String, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.SSLCertificateSocketFactory.GetDefault(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.SSLCertificateSocketFactory.GetDefaultCipherSuites()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.SSLCertificateSocketFactory.GetHttpSocketFactory(System.Int32, Android.Net.SSLSessionCache)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.SSLCertificateSocketFactory.GetInsecure(System.Int32, Android.Net.SSLSessionCache)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.SSLCertificateSocketFactory.GetNpnSelectedProtocol(Java.Net.Socket)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.SSLCertificateSocketFactory.GetSupportedCipherSuites()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.SSLCertificateSocketFactory.SetHostname(Java.Net.Socket, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.SSLCertificateSocketFactory.SetKeyManagers(Javax.Net.Ssl.IKeyManager[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.SSLCertificateSocketFactory.SetNpnProtocols(System.Byte[][])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.SSLCertificateSocketFactory.SetTrustManagers(Javax.Net.Ssl.ITrustManager[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.SSLCertificateSocketFactory.SetUseSessionTickets(Java.Net.Socket, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.VpnManager.StartProvisionedVpnProfile()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Http.AndroidHttpClient' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Http.AndroidHttpClient.NewInstance(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Rtp.AudioCodec' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Rtp.AudioCodec.GetCodec(System.Int32, System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Rtp.AudioCodec.GetCodecs()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Rtp.AudioGroup' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Rtp.AudioGroup..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Rtp.AudioGroup.Clear()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Rtp.AudioGroup.GetStreams()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Rtp.AudioGroup.SendDtmf(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Rtp.AudioStream' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Rtp.AudioStream..ctor(Java.Net.InetAddress)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Rtp.AudioStream.Join(Android.Net.Rtp.AudioGroup)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Rtp.RtpStream' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Rtp.RtpStream.Associate(Java.Net.InetAddress, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Rtp.RtpStream.Release()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.ISipRegistrationListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.ISipRegistrationListener.OnRegistering(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.ISipRegistrationListener.OnRegistrationDone(System.String, System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.ISipRegistrationListener.OnRegistrationFailed(System.String, Android.Net.Sip.SipErrorCodes, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall..ctor(Android.Content.Context, Android.Net.Sip.SipProfile)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall.AnswerCall(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall.AttachCall(Android.Net.Sip.SipSession, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall.Close()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall.ContinueCall(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall.EndCall()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall.HoldCall(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall.MakeCall(Android.Net.Sip.SipProfile, Android.Net.Sip.SipSession, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall.SendDtmf(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall.SetListener(Android.Net.Sip.SipAudioCall.Listener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall.SetSpeakerMode(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall.StartAudio()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall.ToggleMute()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall.Listener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall.Listener..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall.Listener.OnCallBusy(Android.Net.Sip.SipAudioCall)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall.Listener.OnCallEnded(Android.Net.Sip.SipAudioCall)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall.Listener.OnCallEstablished(Android.Net.Sip.SipAudioCall)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall.Listener.OnCallHeld(Android.Net.Sip.SipAudioCall)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall.Listener.OnCalling(Android.Net.Sip.SipAudioCall)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall.Listener.OnChanged(Android.Net.Sip.SipAudioCall)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall.Listener.OnError(Android.Net.Sip.SipAudioCall, Android.Net.Sip.SipErrorCodes, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall.Listener.OnReadyToCall(Android.Net.Sip.SipAudioCall)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall.Listener.OnRinging(Android.Net.Sip.SipAudioCall, Android.Net.Sip.SipProfile)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipAudioCall.Listener.OnRingingBack(Android.Net.Sip.SipAudioCall)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipErrorCode' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipErrorCode.ToString(Android.Net.Sip.SipErrorCodes)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipException..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipManager' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipManager.Close(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipManager.CreateSipSession(Android.Net.Sip.SipProfile, Android.Net.Sip.SipSession.Listener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipManager.GetCallId(Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipManager.GetOfferSessionDescription(Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipManager.GetSessionFor(Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipManager.IsApiSupported(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipManager.IsIncomingCallIntent(Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipManager.IsOpened(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipManager.IsRegistered(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipManager.IsSipWifiOnly(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipManager.IsVoipSupported(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipManager.MakeAudioCall(Android.Net.Sip.SipProfile, Android.Net.Sip.SipProfile, Android.Net.Sip.SipAudioCall.Listener, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipManager.NewInstance(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipManager.Open(Android.Net.Sip.SipProfile)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipManager.Register(Android.Net.Sip.SipProfile, System.Int32, Android.Net.Sip.ISipRegistrationListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipManager.SetRegistrationListener(System.String, Android.Net.Sip.ISipRegistrationListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipManager.TakeAudioCall(Android.Content.Intent, Android.Net.Sip.SipAudioCall.Listener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipManager.Unregister(Android.Net.Sip.SipProfile, Android.Net.Sip.ISipRegistrationListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipProfile' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipProfile.DescribeContents()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipProfile.SetCallingUid(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipProfile.WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipProfile.Builder' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipProfile.Builder..ctor(Android.Net.Sip.SipProfile)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipProfile.Builder.Build()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipProfile.Builder.SetAuthUserName(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipProfile.Builder.SetAutoRegistration(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipProfile.Builder.SetDisplayName(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipProfile.Builder.SetOutboundProxy(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipProfile.Builder.SetPassword(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipProfile.Builder.SetPort(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipProfile.Builder.SetProfileName(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipProfile.Builder.SetProtocol(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipProfile.Builder.SetSendKeepAlive(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession.AnswerCall(System.String, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession.ChangeCall(System.String, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession.EndCall()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession.GetState()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession.MakeCall(Android.Net.Sip.SipProfile, System.String, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession.Register(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession.SetListener(Android.Net.Sip.SipSession.Listener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession.Unregister()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession.Listener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession.Listener..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession.Listener.OnCallBusy(Android.Net.Sip.SipSession)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession.Listener.OnCallChangeFailed(Android.Net.Sip.SipSession, Android.Net.Sip.SipErrorCodes, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession.Listener.OnCallEnded(Android.Net.Sip.SipSession)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession.Listener.OnCallEstablished(Android.Net.Sip.SipSession, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession.Listener.OnCalling(Android.Net.Sip.SipSession)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession.Listener.OnError(Android.Net.Sip.SipSession, Android.Net.Sip.SipErrorCodes, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession.Listener.OnRegistering(Android.Net.Sip.SipSession)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession.Listener.OnRegistrationDone(Android.Net.Sip.SipSession, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession.Listener.OnRegistrationFailed(Android.Net.Sip.SipSession, Android.Net.Sip.SipErrorCodes, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession.Listener.OnRegistrationTimeout(Android.Net.Sip.SipSession)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession.Listener.OnRinging(Android.Net.Sip.SipSession, Android.Net.Sip.SipProfile, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession.Listener.OnRingingBack(Android.Net.Sip.SipSession)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession.State' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Sip.SipSession.State.ToString(Android.Net.Sip.SipSessionState)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiConfiguration' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiConfiguration..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiConfiguration..ctor(Android.Net.Wifi.WifiConfiguration)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiConfiguration.SetIpConfiguration(Android.Net.IpConfiguration)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiConfiguration.SetSecurityParams(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiConfiguration.AuthAlgorithm' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiConfiguration.GroupCipher' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiConfiguration.GroupMgmtCipher' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiConfiguration.KeyMgmt' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiConfiguration.PairwiseCipher' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiConfiguration.Protocol' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiConfiguration.Status' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiManager.AddNetwork(Android.Net.Wifi.WifiConfiguration)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiManager.CalculateSignalLevel(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiManager.CancelWps(Android.Net.Wifi.WifiManager.WpsCallback)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiManager.DisableNetwork(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiManager.Disconnect()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiManager.EnableNetwork(System.Int32, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiManager.PingSupplicant()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiManager.Reassociate()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiManager.Reconnect()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiManager.RemoveNetwork(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiManager.RemovePasspointConfiguration(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiManager.SaveConfiguration()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiManager.SetWifiEnabled(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiManager.StartScan()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiManager.StartWps(Android.Net.Wifi.WpsInfo, Android.Net.Wifi.WifiManager.WpsCallback)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiManager.UpdateNetwork(Android.Net.Wifi.WifiConfiguration)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiManager.WpsCallback' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiManager.WpsCallback..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiNetworkSpecifier.Builder.SetWpa3EnterpriseConfig(Android.Net.Wifi.WifiEnterpriseConfig)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.WifiNetworkSuggestion.Builder.SetWpa3EnterpriseConfig(Android.Net.Wifi.WifiEnterpriseConfig)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.Aware.DiscoverySession.CreateNetworkSpecifierOpen(Android.Net.Wifi.Aware.PeerHandle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.Aware.DiscoverySession.CreateNetworkSpecifierPassphrase(Android.Net.Wifi.Aware.PeerHandle, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.Aware.WifiAwareSession.CreateNetworkSpecifierOpen(Android.Net.Wifi.Aware.WifiAwareDataPathRole, System.Byte[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Net.Wifi.Aware.WifiAwareSession.CreateNetworkSpecifierPassphrase(Android.Net.Wifi.Aware.WifiAwareDataPathRole, System.Byte[], System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Nfc.NfcAdapter.InvokeBeam(Android.App.Activity)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Nfc.NfcAdapter.SetBeamPushUris(Android.Net.Uri[], Android.App.Activity)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Nfc.NfcAdapter.SetBeamPushUrisCallback(Android.Nfc.NfcAdapter.ICreateBeamUrisCallback, Android.App.Activity)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Nfc.NfcAdapter.SetNdefPushMessage(Android.Nfc.NdefMessage, Android.App.Activity, Android.App.Activity[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Nfc.NfcAdapter.SetNdefPushMessageCallback(Android.Nfc.NfcAdapter.ICreateNdefMessageCallback, Android.App.Activity, Android.App.Activity[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Nfc.NfcAdapter.SetOnNdefPushCompleteCallback(Android.Nfc.NfcAdapter.IOnNdefPushCompleteCallback, Android.App.Activity, Android.App.Activity[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Nfc.NfcAdapter.ICreateBeamUrisCallback' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Nfc.NfcAdapter.ICreateBeamUrisCallback.CreateBeamUris(Android.Nfc.NfcEvent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Nfc.NfcAdapter.ICreateNdefMessageCallback' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Nfc.NfcAdapter.ICreateNdefMessageCallback.CreateNdefMessage(Android.Nfc.NfcEvent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Nfc.NfcAdapter.IOnNdefPushCompleteCallback' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Nfc.NfcAdapter.IOnNdefPushCompleteCallback.OnNdefPushComplete(Android.Nfc.NfcEvent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Opengl.EGL14.EglCreatePixmapSurface(Android.Opengl.EGLDisplay, Android.Opengl.EGLConfig, System.Int32, System.Int32[], System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Opengl.GLSurfaceView.SurfaceRedrawNeeded(Android.Views.ISurfaceHolder)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.AsyncTask' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.AsyncTask..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.AsyncTask.Cancel(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.AsyncTask.Execute(Java.Lang.IRunnable)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.AsyncTask.ExecuteOnExecutor(Java.Util.Concurrent.IExecutor, Java.Lang.Object[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.AsyncTask.Get()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.AsyncTask.GetStatus()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.AsyncTask.OnCancelled()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.AsyncTask.OnPostExecute(Java.Lang.Object)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.AsyncTask.OnPreExecute()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.AsyncTask.OnProgressUpdate(Java.Lang.Object[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.AsyncTask.PublishProgress(Java.Lang.Object[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.AsyncTask.Status' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.BaseBundle.Get(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Bundle.GetParcelable(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Bundle.GetParcelableArray(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Bundle.GetParcelableArrayList(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Bundle.GetSerializable(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Bundle.GetSparseParcelableArray(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Debug.ResetAllCounts()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Debug.ResetGlobalAllocCount()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Debug.ResetGlobalAllocSize()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Debug.ResetGlobalClassInitCount()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Debug.ResetGlobalClassInitTime()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Debug.ResetGlobalFreedCount()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Debug.ResetGlobalFreedSize()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Debug.ResetGlobalGcInvocationCount()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Debug.ResetThreadAllocCount()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Debug.ResetThreadAllocSize()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Debug.ResetThreadGcInvocationCount()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Debug.InstructionCount' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Debug.InstructionCount..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Debug.InstructionCount.Collect()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Debug.InstructionCount.GlobalMethodInvocations()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Debug.InstructionCount.GlobalTotal()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Debug.InstructionCount.ResetAndStart()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.FileObserver..ctor(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.FileUtils.CloseQuietly(Java.IO.FileDescriptor)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Handler..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Looper.PrepareMainLooper()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.MemoryFile.AllowPurging(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Parcel.ReadArray(Java.Lang.ClassLoader)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Parcel.ReadArrayList(Java.Lang.ClassLoader)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Parcel.ReadHashMap(Java.Lang.ClassLoader)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Parcel.ReadList(System.Collections.IList, Java.Lang.ClassLoader)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Parcel.ReadMap(System.Collections.IDictionary, Java.Lang.ClassLoader)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Parcel.ReadParcelable(Java.Lang.ClassLoader)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Parcel.ReadParcelableArray(Java.Lang.ClassLoader)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Parcel.ReadParcelableCreator(Java.Lang.ClassLoader)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Parcel.ReadParcelableList(System.Collections.IList, Java.Lang.ClassLoader)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Parcel.ReadSerializable()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Parcel.ReadSparseArray(Java.Lang.ClassLoader)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.UserManager.SetRestrictionsChallenge(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Vibrator.Vibrate(System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.OS.Storage.StorageVolume.CreateAccessIntent(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.CheckBoxPreference' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.CheckBoxPreference..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.DialogPreference' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.DialogPreference..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.DialogPreference.OnActivityDestroy()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.DialogPreference.OnBindDialogView(Android.Views.View)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.DialogPreference.OnClick(Android.Content.IDialogInterface, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.DialogPreference.OnCreateDialogView()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.DialogPreference.OnDialogClosed(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.DialogPreference.OnDismiss(Android.Content.IDialogInterface)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.DialogPreference.OnPrepareDialogBuilder(Android.App.AlertDialog.Builder)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.DialogPreference.SetDialogMessage(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.DialogPreference.SetDialogTitle(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.DialogPreference.SetNegativeButtonText(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.DialogPreference.SetPositiveButtonText(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.DialogPreference.ShowDialog(Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.EditTextPreference' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.EditTextPreference..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.EditTextPreference.OnAddEditTextToDialogView(Android.Views.View, Android.Widget.EditText)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.IPreferenceDataStore' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.IPreferenceDataStore.GetBoolean(System.String, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.IPreferenceDataStore.GetFloat(System.String, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.IPreferenceDataStore.GetInt(System.String, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.IPreferenceDataStore.GetLong(System.String, System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.IPreferenceDataStore.GetString(System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.IPreferenceDataStore.GetStringSet(System.String, System.Collections.Generic.ICollection)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.IPreferenceDataStore.PutBoolean(System.String, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.IPreferenceDataStore.PutFloat(System.String, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.IPreferenceDataStore.PutInt(System.String, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.IPreferenceDataStore.PutLong(System.String, System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.IPreferenceDataStore.PutString(System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.IPreferenceDataStore.PutStringSet(System.String, System.Collections.Generic.ICollection)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.ListPreference' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.ListPreference..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.ListPreference.FindIndexOfValue(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.ListPreference.GetEntries()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.ListPreference.GetEntriesFormatted()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.ListPreference.GetEntryValues()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.ListPreference.GetEntryValuesFormatted()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.ListPreference.SetEntries(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.ListPreference.SetEntryValues(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.ListPreference.SetValueIndex(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.MultiSelectListPreference' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.MultiSelectListPreference..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.MultiSelectListPreference.FindIndexOfValue(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.MultiSelectListPreference.GetEntries()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.MultiSelectListPreference.GetEntriesFormatted()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.MultiSelectListPreference.GetEntryValues()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.MultiSelectListPreference.GetEntryValuesFormatted()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.MultiSelectListPreference.SetEntries(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.MultiSelectListPreference.SetEntryValues(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.CallChangeListener(Java.Lang.Object)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.CompareTo(Android.Preferences.Preference)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.FindPreferenceInHierarchy(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.GetPersistedBoolean(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.GetPersistedFloat(System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.GetPersistedInt(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.GetPersistedLong(System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.GetPersistedString(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.GetPersistedStringSet(System.Collections.Generic.ICollection)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.GetView(Android.Views.View, Android.Views.ViewGroup)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.NotifyChanged()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.NotifyDependencyChange(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.NotifyHierarchyChanged()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.OnAttachedToActivity()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.OnAttachedToHierarchy(Android.Preferences.PreferenceManager)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.OnBindView(Android.Views.View)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.OnClick()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.OnCreateView(Android.Views.ViewGroup)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.OnDependencyChanged(Android.Preferences.Preference, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.OnGetDefaultValue(Android.Content.Res.TypedArray, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.OnParentChanged(Android.Preferences.Preference, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.OnPrepareForRemoval()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.OnRestoreInstanceState(Android.OS.IParcelable)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.OnSaveInstanceState()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.OnSetInitialValue(System.Boolean, Java.Lang.Object)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.PeekExtras()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.PersistBoolean(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.PersistFloat(System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.PersistInt(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.PersistLong(System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.PersistString(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.PersistStringSet(System.Collections.Generic.ICollection)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.RestoreHierarchyState(Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.SaveHierarchyState(Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.SetDefaultValue(Java.Lang.Object)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.SetSummary(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.SetTitle(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.ShouldCommit()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.ShouldDisableDependents()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.ShouldPersist()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.BaseSavedState' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.BaseSavedState..ctor(Android.OS.Parcel)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.IOnPreferenceChangeListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.IOnPreferenceChangeListener.OnPreferenceChange(Android.Preferences.Preference, Java.Lang.Object)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.IOnPreferenceClickListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.Preference.IOnPreferenceClickListener.OnPreferenceClick(Android.Preferences.Preference)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.FinishPreferencePanel(Android.App.Fragment, Android.App.Result, Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.InvalidateHeaders()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.IsValidFragment(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.LoadHeadersFromResource(System.Int32, System.Collections.Generic.IList)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.OnBuildHeaders(System.Collections.Generic.IList)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.OnBuildStartFragmentIntent(System.String, Android.OS.Bundle, System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.OnGetInitialHeader()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.OnGetNewHeader()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.OnHeaderClick(Android.Preferences.PreferenceActivity.Header, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.OnIsHidingHeaders()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.OnIsMultiPane()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.OnPreferenceStartFragment(Android.Preferences.PreferenceFragment, Android.Preferences.Preference)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.SetListFooter(Android.Views.View)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.SetParentTitle(Java.Lang.ICharSequence, Java.Lang.ICharSequence, Android.Views.View.IOnClickListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.SetParentTitle(System.String, System.String, Android.Views.View.IOnClickListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.ShowBreadCrumbs(Java.Lang.ICharSequence, Java.Lang.ICharSequence)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.ShowBreadCrumbs(System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.StartPreferenceFragment(Android.App.Fragment, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.StartPreferencePanel(System.String, Android.OS.Bundle, System.Int32, Java.Lang.ICharSequence, Android.App.Fragment, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.StartPreferencePanel(System.String, Android.OS.Bundle, System.Int32, System.String, Android.App.Fragment, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.StartWithFragment(System.String, Android.OS.Bundle, Android.App.Fragment, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.SwitchToHeader(Android.Preferences.PreferenceActivity.Header)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.Header' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.Header..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.Header.DescribeContents()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.Header.GetBreadCrumbShortTitle(Android.Content.Res.Resources)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.Header.GetBreadCrumbShortTitleFormatted(Android.Content.Res.Resources)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.Header.GetBreadCrumbTitle(Android.Content.Res.Resources)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.Header.GetBreadCrumbTitleFormatted(Android.Content.Res.Resources)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.Header.GetSummary(Android.Content.Res.Resources)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.Header.GetSummaryFormatted(Android.Content.Res.Resources)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.Header.GetTitle(Android.Content.Res.Resources)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.Header.GetTitleFormatted(Android.Content.Res.Resources)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.Header.ReadFromParcel(Android.OS.Parcel)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceActivity.Header.WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceCategory' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceCategory..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceFragment' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceFragment..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceFragment.AddPreferencesFromIntent(Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceFragment.AddPreferencesFromResource(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceFragment.FindPreference(Java.Lang.ICharSequence)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceFragment.FindPreference(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceFragment.OnPreferenceTreeClick(Android.Preferences.PreferenceScreen, Android.Preferences.Preference)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceFragment.IOnPreferenceStartFragmentCallback' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceFragment.IOnPreferenceStartFragmentCallback.OnPreferenceStartFragment(Android.Preferences.PreferenceFragment, Android.Preferences.Preference)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceGroup' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceGroup..ctor(Android.Content.Context, Android.Util.IAttributeSet)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceGroup.AddItemFromInflater(Android.Preferences.Preference)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceGroup.AddPreference(Android.Preferences.Preference)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceGroup.DispatchRestoreInstanceState(Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceGroup.DispatchSaveInstanceState(Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceGroup.FindPreference(Java.Lang.ICharSequence)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceGroup.FindPreference(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceGroup.GetPreference(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceGroup.OnPrepareAddPreference(Android.Preferences.Preference)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceGroup.RemoveAll()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceGroup.RemovePreference(Android.Preferences.Preference)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceManager' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceManager.CreatePreferenceScreen(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceManager.FindPreference(Java.Lang.ICharSequence)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceManager.FindPreference(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceManager.GetDefaultSharedPreferences(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceManager.GetDefaultSharedPreferencesName(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceManager.SetDefaultValues(Android.Content.Context, System.Int32, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceManager.SetStorageDefault()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceManager.SetStorageDeviceProtected()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceManager.IOnActivityDestroyListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceManager.IOnActivityDestroyListener.OnActivityDestroy()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceManager.IOnActivityResultListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceManager.IOnActivityResultListener.OnActivityResult(System.Int32, Android.App.Result, Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceManager.IOnActivityStopListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceManager.IOnActivityStopListener.OnActivityStop()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceScreen' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceScreen.Bind(Android.Widget.ListView)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceScreen.OnDismiss(Android.Content.IDialogInterface)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.PreferenceScreen.OnItemClick(Android.Widget.AdapterView, Android.Views.View, System.Int32, System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.RingtonePreference' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.RingtonePreference..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.RingtonePreference.OnActivityResult(System.Int32, Android.App.Result, Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.RingtonePreference.OnPrepareRingtonePickerIntent(Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.RingtonePreference.OnRestoreRingtone()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.RingtonePreference.OnSaveRingtone(Android.Net.Uri)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.SwitchPreference' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.SwitchPreference..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.SwitchPreference.SetSwitchTextOff(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.SwitchPreference.SetSwitchTextOn(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.TwoStatePreference' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.TwoStatePreference..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.TwoStatePreference.SetSummaryOff(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Preferences.TwoStatePreference.SetSummaryOn(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.ContactsContract.DataUsageFeedback' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.ContactsContract.DataUsageFeedback..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.ContactsContract.Presence..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.FontRequest' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.FontRequest..ctor(System.String, System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.FontsContract' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.FontsContract.BuildTypeface(Android.Content.Context, Android.OS.CancellationSignal, Android.Provider.FontsContract.FontInfo[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.FontsContract.FetchFonts(Android.Content.Context, Android.OS.CancellationSignal, Android.Provider.FontRequest)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.FontsContract.RequestFonts(Android.Content.Context, Android.Provider.FontRequest, Android.OS.Handler, Android.OS.CancellationSignal, Android.Provider.FontsContract.FontRequestCallback)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.FontsContract.Columns' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.FontsContract.FontFamilyResult' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.FontsContract.FontFamilyResult.GetFonts()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.FontsContract.FontInfo' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.FontsContract.FontInfo.GetAxes()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.FontsContract.FontRequestCallback' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.FontsContract.FontRequestCallback..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.FontsContract.FontRequestCallback.OnTypefaceRequestFailed(Android.Provider.FontRequestFailureReason)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.FontsContract.FontRequestCallback.OnTypefaceRetrieved(Android.Graphics.Typeface)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.SetIncludePending(Android.Net.Uri)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Audio.KeyFor(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Audio.IPlaylistsColumns' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Audio.Media.GetContentUriForPath(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Audio.Playlists' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Audio.Playlists..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Audio.Playlists.GetContentUri(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Audio.Playlists.Members' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Audio.Playlists.Members..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Audio.Playlists.Members.GetContentUri(System.String, System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Audio.Playlists.Members.MoveItem(Android.Content.ContentResolver, System.Int64, System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Images.Media.GetBitmap(Android.Content.ContentResolver, Android.Net.Uri)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Images.Media.InsertImage(Android.Content.ContentResolver, Android.Graphics.Bitmap, System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Images.Media.Query(Android.Content.ContentResolver, Android.Net.Uri, System.String[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Images.Thumbnails' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Images.Thumbnails..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Images.Thumbnails.CancelThumbnailRequest(Android.Content.ContentResolver, System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Images.Thumbnails.GetContentUri(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Images.Thumbnails.GetKindSize(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Images.Thumbnails.GetThumbnail(Android.Content.ContentResolver, System.Int64, Android.Provider.ThumbnailKind, Android.Graphics.BitmapFactory.Options)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Images.Thumbnails.Query(Android.Content.ContentResolver, Android.Net.Uri, System.String[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Images.Thumbnails.QueryMiniThumbnail(Android.Content.ContentResolver, System.Int64, Android.Provider.ThumbnailKind, System.String[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Images.Thumbnails.QueryMiniThumbnails(Android.Content.ContentResolver, Android.Net.Uri, Android.Provider.ThumbnailKind, System.String[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Video.Query(Android.Content.ContentResolver, Android.Net.Uri, System.String[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Video.Thumbnails' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Video.Thumbnails..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Video.Thumbnails.CancelThumbnailRequest(Android.Content.ContentResolver, System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Video.Thumbnails.GetContentUri(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Video.Thumbnails.GetKindSize(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Provider.MediaStore.Video.Thumbnails.GetThumbnail(Android.Content.ContentResolver, System.Int64, Android.Provider.VideoThumbnailKind, Android.Graphics.BitmapFactory.Options)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.Copy1DRangeFrom(System.Int32, System.Int32, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.Copy1DRangeFromUnchecked(System.Int32, System.Int32, System.Byte[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.Copy1DRangeTo(System.Int32, System.Int32, System.Byte[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.Copy1DRangeToUnchecked(System.Int32, System.Int32, System.Byte[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.Copy2DRangeFrom(System.Int32, System.Int32, Android.Graphics.Bitmap)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.Copy2DRangeTo(System.Int32, System.Int32, System.Int32, System.Int32, System.Byte[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.Copy3DRangeFrom(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, System.Int32, System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.Copy3DRangeTo(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, Java.Lang.Object)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.CopyFrom(Android.Graphics.Bitmap)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.CopyFromUnchecked(System.Byte[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.CopyTo(Android.Graphics.Bitmap)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.CreateAllocations(Android.Renderscripts.RenderScript, Android.Renderscripts.Type, System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.CreateCubemapFromBitmap(Android.Renderscripts.RenderScript, Android.Graphics.Bitmap)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.CreateCubemapFromCubeFaces(Android.Renderscripts.RenderScript, Android.Graphics.Bitmap, Android.Graphics.Bitmap, Android.Graphics.Bitmap, Android.Graphics.Bitmap, Android.Graphics.Bitmap, Android.Graphics.Bitmap)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.CreateFromBitmap(Android.Renderscripts.RenderScript, Android.Graphics.Bitmap)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.CreateFromBitmapResource(Android.Renderscripts.RenderScript, Android.Content.Res.Resources, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.CreateFromString(Android.Renderscripts.RenderScript, System.String, Android.Renderscripts.AllocationUsage)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.CreateSized(Android.Renderscripts.RenderScript, Android.Renderscripts.Element, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.CreateTyped(Android.Renderscripts.RenderScript, Android.Renderscripts.Type)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.GenerateMipmaps()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.IoReceive()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.IoSend()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.SetAutoPadding(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.SetFromFieldPacker(System.Int32, Android.Renderscripts.FieldPacker)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.SetOnBufferAvailableListener(Android.Renderscripts.Allocation.IOnBufferAvailableListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.SyncAll(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.IOnBufferAvailableListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.IOnBufferAvailableListener.OnBufferAvailable(Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Allocation.MipmapControl' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.AllocationAdapter' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.AllocationAdapter.Create1D(Android.Renderscripts.RenderScript, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.AllocationAdapter.Create2D(Android.Renderscripts.RenderScript, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.AllocationAdapter.CreateTyped(Android.Renderscripts.RenderScript, Android.Renderscripts.Allocation, Android.Renderscripts.Type)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.AllocationAdapter.SetFace(Android.Renderscripts.Type.CubemapFace)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.AllocationAdapter.SetLOD(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.AllocationAdapter.SetX(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.AllocationAdapter.SetY(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.AllocationAdapter.SetZ(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.BaseObj' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.BaseObj.Destroy()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Byte2' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Byte2..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Byte3' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Byte3..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Byte4' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Byte4..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Double2' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Double2..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Double3' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Double3..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Double4' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Double4..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.ALLOCATION(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.A_8(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.BOOLEAN(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.CreatePixel(Android.Renderscripts.RenderScript, Android.Renderscripts.Element.DataType, Android.Renderscripts.Element.DataKind)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.CreateVector(Android.Renderscripts.RenderScript, Android.Renderscripts.Element.DataType, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.ELEMENT(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.F16(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.F16_2(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.F16_3(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.F16_4(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.F32(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.F32_2(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.F32_3(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.F32_4(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.F64(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.F64_2(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.F64_3(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.F64_4(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.FONT(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.GetDataKind()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.GetDataType()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.GetSubElement(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.GetSubElementArraySize(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.GetSubElementName(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.GetSubElementOffsetBytes(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.I16(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.I16_2(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.I16_3(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.I16_4(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.I32(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.I32_2(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.I32_3(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.I32_4(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.I64(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.I64_2(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.I64_3(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.I64_4(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.I8(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.I8_2(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.I8_3(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.I8_4(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.IsCompatible(Android.Renderscripts.Element)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.MATRIX_2X2(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.MATRIX_3X3(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.MATRIX_4X4(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.MESH(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.PROGRAM_FRAGMENT(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.PROGRAM_RASTER(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.PROGRAM_STORE(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.PROGRAM_VERTEX(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.RGBA_4444(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.RGBA_5551(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.RGBA_8888(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.RGB_565(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.RGB_888(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.SAMPLER(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.SCRIPT(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.TYPE(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.U16(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.U16_2(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.U16_3(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.U16_4(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.U32(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.U32_2(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.U32_3(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.U32_4(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.U64(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.U64_2(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.U64_3(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.U64_4(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.U8(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.U8_2(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.U8_3(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.U8_4(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.YUV(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.Builder' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.Builder..ctor(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.Builder.Add(Android.Renderscripts.Element, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.Builder.Create()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.DataKind' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Element.DataType' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker..ctor(System.Byte[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.AddBoolean(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.AddF32(Android.Renderscripts.Float2)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.AddF64(Android.Renderscripts.Double2)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.AddI16(Android.Renderscripts.Short2)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.AddI32(Android.Renderscripts.Int2)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.AddI64(Android.Renderscripts.Long2)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.AddI8(Android.Renderscripts.Byte2)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.AddMatrix(Android.Renderscripts.Matrix2f)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.AddObj(Android.Renderscripts.BaseObj)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.AddU16(Android.Renderscripts.Int2)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.AddU32(Android.Renderscripts.Long2)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.AddU64(Android.Renderscripts.Long2)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.AddU8(Android.Renderscripts.Short2)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.Align(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.GetData()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.Reset()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.Skip(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.Subalign(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubBoolean()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubByte2()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubByte3()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubByte4()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubDouble2()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubDouble3()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubDouble4()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubF32()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubF64()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubFloat2()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubFloat3()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubFloat4()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubI16()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubI32()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubI64()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubI8()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubInt2()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubInt3()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubInt4()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubLong2()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubLong3()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubLong4()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubMatrix2f()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubMatrix3f()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubMatrix4f()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubShort2()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubShort3()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.FieldPacker.SubShort4()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Float2' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Float2..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Float3' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Float3..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Float4' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Float4..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Int2' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Int2..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Int3' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Int3..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Int4' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Int4..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Long2' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Long2..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Long3' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Long3..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Long4' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Long4..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix2f' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix2f..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix2f.Get(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix2f.GetArray()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix2f.Load(Android.Renderscripts.Matrix2f)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix2f.LoadIdentity()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix2f.LoadMultiply(Android.Renderscripts.Matrix2f, Android.Renderscripts.Matrix2f)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix2f.LoadRotate(System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix2f.LoadScale(System.Single, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix2f.Multiply(Android.Renderscripts.Matrix2f)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix2f.Rotate(System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix2f.Scale(System.Single, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix2f.Set(System.Int32, System.Int32, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix2f.Transpose()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix3f' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix3f..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix3f.Get(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix3f.GetArray()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix3f.Load(Android.Renderscripts.Matrix3f)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix3f.LoadIdentity()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix3f.LoadMultiply(Android.Renderscripts.Matrix3f, Android.Renderscripts.Matrix3f)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix3f.LoadRotate(System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix3f.LoadScale(System.Single, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix3f.LoadTranslate(System.Single, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix3f.Multiply(Android.Renderscripts.Matrix3f)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix3f.Rotate(System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix3f.Scale(System.Single, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix3f.Set(System.Int32, System.Int32, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix3f.Translate(System.Single, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix3f.Transpose()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix4f' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix4f..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix4f.Get(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix4f.GetArray()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix4f.Inverse()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix4f.InverseTranspose()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix4f.Load(Android.Renderscripts.Matrix4f)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix4f.LoadFrustum(System.Single, System.Single, System.Single, System.Single, System.Single, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix4f.LoadIdentity()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix4f.LoadMultiply(Android.Renderscripts.Matrix4f, Android.Renderscripts.Matrix4f)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix4f.LoadOrtho(System.Single, System.Single, System.Single, System.Single, System.Single, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix4f.LoadOrthoWindow(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix4f.LoadPerspective(System.Single, System.Single, System.Single, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix4f.LoadProjectionNormalized(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix4f.LoadRotate(System.Single, System.Single, System.Single, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix4f.LoadScale(System.Single, System.Single, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix4f.LoadTranslate(System.Single, System.Single, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix4f.Multiply(Android.Renderscripts.Matrix4f)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix4f.Rotate(System.Single, System.Single, System.Single, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix4f.Scale(System.Single, System.Single, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix4f.Set(System.Int32, System.Int32, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix4f.Translate(System.Single, System.Single, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Matrix4f.Transpose()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RenderScript' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RenderScript.ContextDump()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RenderScript.Create(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RenderScript.CreateMultiContext(Android.Content.Context, Android.Renderscripts.RenderScript.ContextType, System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RenderScript.Destroy()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RenderScript.Finish()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RenderScript.ReleaseAllContexts()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RenderScript.SendMessage(System.Int32, System.Int32[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RenderScript.SetPriority(Android.Renderscripts.RenderScript.Priority)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RenderScript.ContextType' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RenderScript.Priority' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RenderScript.RSErrorHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RenderScript.RSErrorHandler..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RenderScript.RSErrorHandler.Run()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RenderScript.RSMessageHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RenderScript.RSMessageHandler..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RenderScript.RSMessageHandler.Run()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RSDriverException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RSDriverException..ctor(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RSIllegalArgumentException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RSIllegalArgumentException..ctor(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RSInvalidStateException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RSInvalidStateException..ctor(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RSRuntimeException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.RSRuntimeException..ctor(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Sampler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Sampler.CLAMP_LINEAR(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Sampler.CLAMP_LINEAR_MIP_LINEAR(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Sampler.CLAMP_NEAREST(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Sampler.MIRRORED_REPEAT_LINEAR(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Sampler.MIRRORED_REPEAT_LINEAR_MIP_LINEAR(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Sampler.MIRRORED_REPEAT_NEAREST(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Sampler.WRAP_LINEAR(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Sampler.WRAP_LINEAR_MIP_LINEAR(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Sampler.WRAP_NEAREST(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Sampler.Builder' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Sampler.Builder..ctor(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Sampler.Builder.Create()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Sampler.Builder.SetAnisotropy(System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Sampler.Builder.SetMagnification(Android.Renderscripts.Sampler.Value)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Sampler.Builder.SetMinification(Android.Renderscripts.Sampler.Value)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Sampler.Builder.SetWrapS(Android.Renderscripts.Sampler.Value)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Sampler.Builder.SetWrapT(Android.Renderscripts.Sampler.Value)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Sampler.Value' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.BindAllocation(Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.CreateFieldID(System.Int32, Android.Renderscripts.Element)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.CreateInvokeID(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.CreateKernelID(System.Int32, System.Int32, Android.Renderscripts.Element, Android.Renderscripts.Element)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.ForEach(System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, Android.Renderscripts.FieldPacker)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.GetVarB(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.GetVarD(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.GetVarF(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.GetVarI(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.GetVarJ(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.GetVarV(System.Int32, Android.Renderscripts.FieldPacker)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.Invoke(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.Reduce(System.Int32, Android.Renderscripts.Allocation[], Android.Renderscripts.Allocation, Android.Renderscripts.Script.LaunchOptions)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.SetTimeZone(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.SetVar(System.Int32, Android.Renderscripts.BaseObj)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.Builder' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.FieldBase' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.FieldBase..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.FieldBase.Init(Android.Renderscripts.RenderScript, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.FieldBase.UpdateAllocation()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.FieldID' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.InvokeID' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.KernelID' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.LaunchOptions' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.LaunchOptions..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.LaunchOptions.SetX(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.LaunchOptions.SetY(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Script.LaunchOptions.SetZ(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptC' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptC..ctor(Android.Renderscripts.RenderScript, Android.Content.Res.Resources, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptGroup' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptGroup.Execute()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptGroup.SetInput(Android.Renderscripts.Script.KernelID, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptGroup.SetOutput(Android.Renderscripts.Script.KernelID, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptGroup.Binding' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptGroup.Binding..ctor(Android.Renderscripts.Script.FieldID, Java.Lang.Object)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptGroup.Builder' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptGroup.Builder..ctor(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptGroup.Builder.AddConnection(Android.Renderscripts.Type, Android.Renderscripts.Script.KernelID, Android.Renderscripts.Script.FieldID)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptGroup.Builder.AddKernel(Android.Renderscripts.Script.KernelID)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptGroup.Builder.Create()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptGroup.Builder2' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptGroup.Builder2..ctor(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptGroup.Builder2.AddInput()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptGroup.Builder2.AddInvoke(Android.Renderscripts.Script.InvokeID, Java.Lang.Object[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptGroup.Builder2.AddKernel(Android.Renderscripts.Script.KernelID, Android.Renderscripts.Type, Java.Lang.Object[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptGroup.Builder2.Create(System.String, Android.Renderscripts.ScriptGroup.Future[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptGroup.Closure' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptGroup.Closure.GetGlobal(Android.Renderscripts.Script.FieldID)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptGroup.Future' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptGroup.Input' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsic' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsic3DLUT' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsic3DLUT.Create(Android.Renderscripts.RenderScript, Android.Renderscripts.Element)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsic3DLUT.ForEach(Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsic3DLUT.SetLUT(Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.BNNM(Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation, System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CGBMV(System.Int32, System.Int32, System.Int32, Android.Renderscripts.Float2, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Float2, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CGEMM(System.Int32, System.Int32, Android.Renderscripts.Float2, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, Android.Renderscripts.Float2, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CGEMV(System.Int32, Android.Renderscripts.Float2, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Float2, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CGERC(Android.Renderscripts.Float2, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CGERU(Android.Renderscripts.Float2, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CHBMV(System.Int32, System.Int32, Android.Renderscripts.Float2, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Float2, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CHEMM(System.Int32, System.Int32, Android.Renderscripts.Float2, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, Android.Renderscripts.Float2, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CHEMV(System.Int32, Android.Renderscripts.Float2, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Float2, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CHER(System.Int32, System.Single, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CHER2(System.Int32, Android.Renderscripts.Float2, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CHER2K(System.Int32, System.Int32, Android.Renderscripts.Float2, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Single, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CHERK(System.Int32, System.Int32, System.Single, Android.Renderscripts.Allocation, System.Single, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CHPMV(System.Int32, Android.Renderscripts.Float2, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Float2, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CHPR(System.Int32, System.Single, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CHPR2(System.Int32, Android.Renderscripts.Float2, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.Create(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CSYMM(System.Int32, System.Int32, Android.Renderscripts.Float2, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, Android.Renderscripts.Float2, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CSYR2K(System.Int32, System.Int32, Android.Renderscripts.Float2, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, Android.Renderscripts.Float2, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CSYRK(System.Int32, System.Int32, Android.Renderscripts.Float2, Android.Renderscripts.Allocation, Android.Renderscripts.Float2, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CTBMV(System.Int32, System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CTBSV(System.Int32, System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CTPMV(System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CTPSV(System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CTRMM(System.Int32, System.Int32, System.Int32, System.Int32, Android.Renderscripts.Float2, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CTRMV(System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CTRSM(System.Int32, System.Int32, System.Int32, System.Int32, Android.Renderscripts.Float2, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.CTRSV(System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.DGBMV(System.Int32, System.Int32, System.Int32, System.Double, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32, System.Double, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.DGEMM(System.Int32, System.Int32, System.Double, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Double, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.DGEMV(System.Int32, System.Double, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32, System.Double, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.DGER(System.Double, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.DSBMV(System.Int32, System.Int32, System.Double, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32, System.Double, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.DSPMV(System.Int32, System.Double, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32, System.Double, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.DSPR(System.Int32, System.Double, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.DSPR2(System.Int32, System.Double, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.DSYMM(System.Int32, System.Int32, System.Double, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Double, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.DSYMV(System.Int32, System.Double, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32, System.Double, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.DSYR(System.Int32, System.Double, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.DSYR2(System.Int32, System.Double, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.DSYR2K(System.Int32, System.Int32, System.Double, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Double, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.DSYRK(System.Int32, System.Int32, System.Double, Android.Renderscripts.Allocation, System.Double, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.DTBMV(System.Int32, System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.DTBSV(System.Int32, System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.DTPMV(System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.DTPSV(System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.DTRMM(System.Int32, System.Int32, System.Int32, System.Int32, System.Double, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.DTRMV(System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.DTRSM(System.Int32, System.Int32, System.Int32, System.Int32, System.Double, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.DTRSV(System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.SGBMV(System.Int32, System.Int32, System.Int32, System.Single, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32, System.Single, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.SGEMM(System.Int32, System.Int32, System.Single, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Single, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.SGEMV(System.Int32, System.Single, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32, System.Single, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.SGER(System.Single, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.SSBMV(System.Int32, System.Int32, System.Single, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32, System.Single, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.SSPMV(System.Int32, System.Single, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32, System.Single, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.SSPR(System.Int32, System.Single, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.SSPR2(System.Int32, System.Single, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.SSYMM(System.Int32, System.Int32, System.Single, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Single, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.SSYMV(System.Int32, System.Single, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32, System.Single, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.SSYR(System.Int32, System.Single, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.SSYR2(System.Int32, System.Single, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.SSYR2K(System.Int32, System.Int32, System.Single, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Single, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.SSYRK(System.Int32, System.Int32, System.Single, Android.Renderscripts.Allocation, System.Single, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.STBMV(System.Int32, System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.STBSV(System.Int32, System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.STPMV(System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.STPSV(System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.STRMM(System.Int32, System.Int32, System.Int32, System.Int32, System.Single, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.STRMV(System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.STRSM(System.Int32, System.Int32, System.Int32, System.Int32, System.Single, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.STRSV(System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZGBMV(System.Int32, System.Int32, System.Int32, Android.Renderscripts.Double2, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Double2, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZGEMM(System.Int32, System.Int32, Android.Renderscripts.Double2, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, Android.Renderscripts.Double2, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZGEMV(System.Int32, Android.Renderscripts.Double2, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Double2, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZGERC(Android.Renderscripts.Double2, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZGERU(Android.Renderscripts.Double2, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZHBMV(System.Int32, System.Int32, Android.Renderscripts.Double2, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Double2, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZHEMM(System.Int32, System.Int32, Android.Renderscripts.Double2, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, Android.Renderscripts.Double2, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZHEMV(System.Int32, Android.Renderscripts.Double2, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Double2, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZHER(System.Int32, System.Double, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZHER2(System.Int32, Android.Renderscripts.Double2, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZHER2K(System.Int32, System.Int32, Android.Renderscripts.Double2, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Double, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZHERK(System.Int32, System.Int32, System.Double, Android.Renderscripts.Allocation, System.Double, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZHPMV(System.Int32, Android.Renderscripts.Double2, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Double2, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZHPR(System.Int32, System.Double, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZHPR2(System.Int32, Android.Renderscripts.Double2, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation, System.Int32, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZSYMM(System.Int32, System.Int32, Android.Renderscripts.Double2, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, Android.Renderscripts.Double2, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZSYR2K(System.Int32, System.Int32, Android.Renderscripts.Double2, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, Android.Renderscripts.Double2, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZSYRK(System.Int32, System.Int32, Android.Renderscripts.Double2, Android.Renderscripts.Allocation, Android.Renderscripts.Double2, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZTBMV(System.Int32, System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZTBSV(System.Int32, System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZTPMV(System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZTPSV(System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZTRMM(System.Int32, System.Int32, System.Int32, System.Int32, Android.Renderscripts.Double2, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZTRMV(System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZTRSM(System.Int32, System.Int32, System.Int32, System.Int32, Android.Renderscripts.Double2, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBLAS.ZTRSV(System.Int32, System.Int32, System.Int32, Android.Renderscripts.Allocation, Android.Renderscripts.Allocation, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBlend' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBlend.Create(Android.Renderscripts.RenderScript, Android.Renderscripts.Element)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBlend.ForEachAdd(Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBlend.ForEachClear(Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBlend.ForEachDst(Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBlend.ForEachDstAtop(Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBlend.ForEachDstIn(Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBlend.ForEachDstOut(Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBlend.ForEachDstOver(Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBlend.ForEachMultiply(Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBlend.ForEachSrc(Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBlend.ForEachSrcAtop(Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBlend.ForEachSrcIn(Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBlend.ForEachSrcOut(Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBlend.ForEachSrcOver(Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBlend.ForEachSubtract(Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBlend.ForEachXor(Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBlur' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBlur.Create(Android.Renderscripts.RenderScript, Android.Renderscripts.Element)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBlur.ForEach(Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBlur.SetInput(Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicBlur.SetRadius(System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicColorMatrix' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicColorMatrix.Create(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicColorMatrix.ForEach(Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicColorMatrix.SetAdd(Android.Renderscripts.Float4)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicColorMatrix.SetColorMatrix(Android.Renderscripts.Matrix3f)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicColorMatrix.SetGreyscale()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicColorMatrix.SetRGBtoYUV()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicColorMatrix.SetYUVtoRGB()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicConvolve3x3' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicConvolve3x3.Create(Android.Renderscripts.RenderScript, Android.Renderscripts.Element)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicConvolve3x3.ForEach(Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicConvolve3x3.SetCoefficients(System.Single[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicConvolve3x3.SetInput(Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicConvolve5x5' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicConvolve5x5.Create(Android.Renderscripts.RenderScript, Android.Renderscripts.Element)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicConvolve5x5.ForEach(Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicConvolve5x5.SetCoefficients(System.Single[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicConvolve5x5.SetInput(Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicHistogram' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicHistogram.Create(Android.Renderscripts.RenderScript, Android.Renderscripts.Element)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicHistogram.ForEach(Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicHistogram.ForEach_Dot(Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicHistogram.SetDotCoefficients(System.Single, System.Single, System.Single, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicHistogram.SetOutput(Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicLUT' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicLUT.Create(Android.Renderscripts.RenderScript, Android.Renderscripts.Element)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicLUT.ForEach(Android.Renderscripts.Allocation, Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicLUT.SetAlpha(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicLUT.SetBlue(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicLUT.SetGreen(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicLUT.SetRed(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicResize' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicResize.Create(Android.Renderscripts.RenderScript)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicResize.ForEach_bicubic(Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicResize.SetInput(Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicYuvToRGB' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicYuvToRGB.Create(Android.Renderscripts.RenderScript, Android.Renderscripts.Element)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicYuvToRGB.ForEach(Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.ScriptIntrinsicYuvToRGB.SetInput(Android.Renderscripts.Allocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Short2' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Short2..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Short3' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Short3..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Short4' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Short4..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Type' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Type.CreateX(Android.Renderscripts.RenderScript, Android.Renderscripts.Element, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Type.CreateXY(Android.Renderscripts.RenderScript, Android.Renderscripts.Element, System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Type.CreateXYZ(Android.Renderscripts.RenderScript, Android.Renderscripts.Element, System.Int32, System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Type.GetX()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Type.GetY()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Type.GetZ()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Type.Builder' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Type.Builder..ctor(Android.Renderscripts.RenderScript, Android.Renderscripts.Element)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Type.Builder.Create()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Type.Builder.SetFaces(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Type.Builder.SetMipmaps(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Type.Builder.SetX(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Type.Builder.SetY(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Type.Builder.SetYuvFormat(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Type.Builder.SetZ(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Renderscripts.Type.CubemapFace' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Security.KeyChain.IsBoundKeyAlgorithm(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Security.KeyPairGeneratorSpec' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Security.KeyPairGeneratorSpec.Builder' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Security.KeyPairGeneratorSpec.Builder..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Security.KeyPairGeneratorSpec.Builder.Build()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Security.KeyPairGeneratorSpec.Builder.SetAlgorithmParameterSpec(Java.Security.Spec.IAlgorithmParameterSpec)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Security.KeyPairGeneratorSpec.Builder.SetAlias(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Security.KeyPairGeneratorSpec.Builder.SetEncryptionRequired()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Security.KeyPairGeneratorSpec.Builder.SetEndDate(Java.Util.Date)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Security.KeyPairGeneratorSpec.Builder.SetKeySize(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Security.KeyPairGeneratorSpec.Builder.SetKeyType(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Security.KeyPairGeneratorSpec.Builder.SetSerialNumber(Java.Math.BigInteger)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Security.KeyPairGeneratorSpec.Builder.SetStartDate(Java.Util.Date)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Security.KeyPairGeneratorSpec.Builder.SetSubject(Javax.Security.Auth.X500.X500Principal)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Security.KeyStoreParameter' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Security.KeyStoreParameter.Builder' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Security.KeyStoreParameter.Builder..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Security.KeyStoreParameter.Builder.Build()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Security.KeyStoreParameter.Builder.SetEncryptionRequired(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Security.Identity.IdentityCredential.SetAllowUsingExpiredKeys(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Security.Identity.ResultData' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Security.Keystore.KeyGenParameterSpec.Builder.SetUserAuthenticationValidityDurationSeconds(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Security.Keystore.KeyProtection.Builder.SetUserAuthenticationValidityDurationSeconds(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Autofill.Dataset.Builder.SetInlinePresentation(Android.Service.Autofill.InlinePresentation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Autofill.Dataset.Builder.SetValue(Android.Views.Autofill.AutofillId, Android.Views.Autofill.AutofillValue)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Autofill.FillResponse.Builder.SetAuthentication(Android.Views.Autofill.AutofillId[], Android.Content.IntentSender, Android.Widget.RemoteViews)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Autofill.ImageTransformation.Builder..ctor(Android.Views.Autofill.AutofillId, Java.Util.Regex.Pattern, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Autofill.ImageTransformation.Builder.AddOption(Java.Util.Regex.Pattern, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Carrier.CarrierMessagingService.OnFilterSms(Android.Service.Carrier.MessagePdu, System.String, System.Int32, System.Int32, Android.Service.Carrier.CarrierMessagingService.IResultCallback)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Carrier.CarrierMessagingService.OnSendDataSms(System.Byte[], System.Int32, System.String, System.Int32, Android.Service.Carrier.CarrierMessagingService.IResultCallback)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Carrier.CarrierMessagingService.OnSendMultipartTextSms(System.Collections.Generic.IList, System.Int32, System.String, Android.Service.Carrier.CarrierMessagingService.IResultCallback)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Carrier.CarrierMessagingService.OnSendTextSms(System.String, System.Int32, System.String, Android.Service.Carrier.CarrierMessagingService.IResultCallback)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Carrier.CarrierService.NotifyCarrierNetworkChange(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Chooser.ChooserTarget' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Chooser.ChooserTarget..ctor(Java.Lang.ICharSequence, Android.Graphics.Drawables.Icon, System.Single, Android.Content.ComponentName, Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Chooser.ChooserTarget.DescribeContents()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Chooser.ChooserTarget.WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Chooser.ChooserTargetService' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Chooser.ChooserTargetService..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Chooser.ChooserTargetService.OnBind(Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Notification.ConditionProviderService' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Notification.ConditionProviderService..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Notification.ConditionProviderService.NotifyCondition(Android.Service.Notification.Condition)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Notification.ConditionProviderService.NotifyConditions(Android.Service.Notification.Condition[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Notification.ConditionProviderService.OnBind(Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Notification.ConditionProviderService.OnRequestConditions(Android.Service.Notification.ConditionFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Notification.ConditionProviderService.RequestRebind(Android.Content.ComponentName)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Notification.ConditionProviderService.RequestUnbind()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Voice.VoiceInteractionSession.OnHandleAssist(Android.OS.Bundle, Android.App.Assist.AssistStructure, Android.App.Assist.AssistContent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Service.Voice.VoiceInteractionSession.OnHandleAssistSecondary(Android.OS.Bundle, Android.App.Assist.AssistStructure, Android.App.Assist.AssistContent, System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Speech.Tts.TextToSpeech.IOnUtteranceCompletedListener.OnUtteranceCompleted(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Systems.Os.Setegid(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Systems.Os.Seteuid(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Systems.Os.Setgid(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Systems.Os.Setuid(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telecom.Conference.SetConnectionStartElapsedRealTime(System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telecom.TelecomManager.AcceptRingingCall()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telecom.TelecomManager.EndCall()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telecom.TelecomManager.GetLine1Number(Android.Telecom.PhoneAccountHandle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.CellLocation' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.CellLocation..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.CellLocation.RequestLocationUpdate()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.NeighboringCellInfo' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.NeighboringCellInfo.DescribeContents()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.NeighboringCellInfo.WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneNumberUtils.CalledPartyBCDFragmentToString(System.Byte[], System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneNumberUtils.CalledPartyBCDToString(System.Byte[], System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneNumberUtils.Compare(Android.Content.Context, System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneNumberUtils.IsEmergencyNumber(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneNumberUtils.IsLocalEmergencyNumber(Android.Content.Context, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneNumberUtils.NumberToCalledPartyBCD(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneStateListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneStateListener..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneStateListener.OnActiveDataSubscriptionIdChanged(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneStateListener.OnBarringInfoChanged(Android.Telephony.BarringInfo)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneStateListener.OnCallDisconnectCauseChanged(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneStateListener.OnCallForwardingIndicatorChanged(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneStateListener.OnCallStateChanged(Android.Telephony.CallState, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneStateListener.OnCellInfoChanged(System.Collections.Generic.IList)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneStateListener.OnCellLocationChanged(Android.Telephony.CellLocation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneStateListener.OnDataActivity(Android.Telephony.DataActivity)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneStateListener.OnDataConnectionStateChanged(Android.Telephony.DataConnectionStatus)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneStateListener.OnDisplayInfoChanged(Android.Telephony.TelephonyDisplayInfo)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneStateListener.OnEmergencyNumberListChanged(System.Collections.Generic.IDictionary>)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneStateListener.OnImsCallDisconnectCauseChanged(Android.Telephony.Ims.ImsReasonInfo)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneStateListener.OnMessageWaitingIndicatorChanged(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneStateListener.OnPreciseDataConnectionStateChanged(Android.Telephony.PreciseDataConnectionState)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneStateListener.OnRegistrationFailed(Android.Telephony.CellIdentity, System.String, System.Int32, System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneStateListener.OnServiceStateChanged(Android.Telephony.ServiceState)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneStateListener.OnSignalStrengthsChanged(Android.Telephony.SignalStrength)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.PhoneStateListener.OnUserMobileDataStateChanged(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.SmsManager.GetSmsManagerForSubscriptionId(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.SmsMessage.CreateFromPdu(System.Byte[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.SubscriptionManager.AddOnSubscriptionsChangedListener(Android.Telephony.SubscriptionManager.OnSubscriptionsChangedListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.SubscriptionManager.From(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.SubscriptionManager.SetSubscriptionPlans(System.Int32, System.Collections.Generic.IList)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.TelephonyManager.IccOpenLogicalChannel(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.TelephonyManager.Listen(Android.Telephony.PhoneStateListener, Android.Telephony.PhoneStateListenerFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.TelephonyManager.SetLine1NumberForDisplay(System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.TelephonyManager.SetVoicemailRingtoneUri(Android.Telecom.PhoneAccountHandle, Android.Net.Uri)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.TelephonyManager.SetVoicemailVibrationEnabled(Android.Telecom.PhoneAccountHandle, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.Cdma.CdmaCellLocation' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.Cdma.CdmaCellLocation..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.Cdma.CdmaCellLocation.ConvertQuartSecToDecDegrees(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.Cdma.CdmaCellLocation.FillInNotifierBundle(Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.Cdma.CdmaCellLocation.SetCellLocationData(System.Int32, System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.Cdma.CdmaCellLocation.SetStateInvalid()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.Data.ApnSetting.Builder.SetMmsProxyAddress(Java.Net.InetAddress)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.Data.ApnSetting.Builder.SetProxyAddress(Java.Net.InetAddress)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.Gsm.GsmCellLocation' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.Gsm.GsmCellLocation..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.Gsm.GsmCellLocation.FillInNotifierBundle(Android.OS.Bundle)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.Gsm.GsmCellLocation.SetLacAndCid(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.Gsm.GsmCellLocation.SetStateInvalid()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.Ims.RegistrationManagerRegistrationCallback.OnRegistered(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Telephony.Ims.RegistrationManagerRegistrationCallback.OnRegistering(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Test.IFlakyTest' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Test.InstrumentationTestRunner' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Test.IPerformanceTestCase' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Test.IsolatedContext' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Test.IUiThreadTest' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Test.MoreAsserts' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Test.RenamingDelegatingContext' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Test.TouchUtils' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Test.ViewAsserts' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Test.Mock.MockApplication' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Test.Mock.MockCursor' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Test.Mock.MockCursor.Deactivate()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Test.Mock.MockCursor.Requery()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Test.Mock.MockDialogInterface' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Test.Mock.MockPackageManager' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Test.Mock.MockResources' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Test.Suitebuilder.TestMethod' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Test.Suitebuilder.TestSuiteBuilder' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Test.Suitebuilder.Annotation.ILargeTest' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Test.Suitebuilder.Annotation.IMediumTest' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Test.Suitebuilder.Annotation.ISmallTest' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Test.Suitebuilder.Annotation.ISmoke' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Test.Suitebuilder.Annotation.ISuppress' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.AlteredCharSequence' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.AlteredCharSequence.CharAt(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.AlteredCharSequence.GetChars(System.Int32, System.Int32, System.Char[], System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.AlteredCharSequence.Length()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.AlteredCharSequence.Make(Java.Lang.ICharSequence, System.Char[], System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.AlteredCharSequence.Make(System.String, System.Char[], System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.AlteredCharSequence.SubSequence(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.AlteredCharSequence.SubSequenceFormatted(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.AndroidCharacter' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.AndroidCharacter..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.AndroidCharacter.GetDirectionalities(System.Char[], System.Byte[], System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.AndroidCharacter.GetEastAsianWidth(System.Char)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.AndroidCharacter.GetEastAsianWidths(System.Char[], System.Int32, System.Int32, System.Byte[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.AndroidCharacter.GetMirror(System.Char)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.AndroidCharacter.Mirror(System.Char[], System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.ClipboardManager..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.DynamicLayout..ctor(Java.Lang.ICharSequence, Android.Text.TextPaint, System.Int32, Android.Text.Layout.Alignment, System.Single, System.Single, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Html.FromHtml(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Html.ToHtml(Android.Text.ISpanned)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.LoginFilter' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.LoginFilter.Filter(System.String, System.Int32, System.Int32, Android.Text.ISpanned, System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.LoginFilter.FilterFormatted(Java.Lang.ICharSequence, System.Int32, System.Int32, Android.Text.ISpanned, System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.LoginFilter.OnInvalidCharacter(System.Char)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.LoginFilter.OnStart()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.LoginFilter.OnStop()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.LoginFilter.PasswordFilterGMail' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.LoginFilter.PasswordFilterGMail..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.LoginFilter.PasswordFilterGMail.IsAllowed(System.Char)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.LoginFilter.UsernameFilterGeneric' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.LoginFilter.UsernameFilterGeneric..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.LoginFilter.UsernameFilterGeneric.IsAllowed(System.Char)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.LoginFilter.UsernameFilterGMail' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.LoginFilter.UsernameFilterGMail..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.LoginFilter.UsernameFilterGMail.IsAllowed(System.Char)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.StaticLayout..ctor(Java.Lang.ICharSequence, Android.Text.TextPaint, System.Int32, Android.Text.Layout.Alignment, System.Single, System.Single, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.TextUtils.CommaEllipsize(System.String, Android.Text.TextPaint, System.Single, System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.TextUtils.CommaEllipsizeFormatted(Java.Lang.ICharSequence, Android.Text.TextPaint, System.Single, System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.TextUtils.GetReverse(System.String, System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.TextUtils.GetReverseFormatted(Java.Lang.ICharSequence, System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.TextUtils.IsGraphic(System.Char)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Format.Time' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Format.Time..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Format.Time.After(Android.Text.Format.Time)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Format.Time.Before(Android.Text.Format.Time)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Format.Time.Clear(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Format.Time.Compare(Android.Text.Format.Time, Android.Text.Format.Time)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Format.Time.Format(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Format.Time.Format2445()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Format.Time.Format3339(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Format.Time.GetActualMaximum(Android.Text.Format.TimeFormatValues)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Format.Time.GetJulianDay(System.Int64, System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Format.Time.GetJulianMondayFromWeeksSinceEpoch(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Format.Time.GetWeeksSinceEpochFromJulianDay(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Format.Time.IsEpoch(Android.Text.Format.Time)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Format.Time.Normalize(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Format.Time.Parse(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Format.Time.Parse3339(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Format.Time.Set(Android.Text.Format.Time)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Format.Time.SetJulianDay(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Format.Time.SetToNow()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Format.Time.SwitchTimezone(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Format.Time.ToMillis(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Method.DateKeyListener..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Method.DateTimeKeyListener..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Method.DigitsKeyListener..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Text.Method.TimeKeyListener..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Transitions.TransitionValues..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.EventLogTags..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.EventLogTags.Get(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.EventLogTags.Description' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.FloatMath' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.MutableBoolean' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.MutableBoolean..ctor(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.MutableByte' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.MutableByte..ctor(System.SByte)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.MutableChar' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.MutableChar..ctor(System.Char)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.MutableDouble' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.MutableDouble..ctor(System.Double)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.MutableFloat' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.MutableFloat..ctor(System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.MutableInt' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.MutableInt..ctor(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.MutableLong' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.MutableLong..ctor(System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.MutableShort' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.MutableShort..ctor(System.Int16)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.TimingLogger' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.TimingLogger..ctor(System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.TimingLogger.AddSplit(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.TimingLogger.DumpToLog()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Util.TimingLogger.Reset()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.Display.GetMetrics(Android.Util.DisplayMetrics)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.Display.GetRealMetrics(Android.Util.DisplayMetrics)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.Display.GetRealSize(Android.Graphics.Point)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.Display.GetRectSize(Android.Graphics.Rect)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.Display.GetSize(Android.Graphics.Point)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.Display.GetSupportedRefreshRates()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.DisplayCutout..ctor(Android.Graphics.Rect, System.Collections.Generic.IList)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.IViewParent.InvalidateChild(Android.Views.View, Android.Graphics.Rect)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.IViewParent.InvalidateChildInParent(System.Int32[], Android.Graphics.Rect)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.KeyCharacterMap.KeyData..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.OrientationListener..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.OrientationListener.Disable()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.OrientationListener.Enable()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.OrientationListener.OnAccuracyChanged(Android.Hardware.SensorType, Android.Hardware.SensorStatus)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.OrientationListener.OnSensorChanged(Android.Hardware.SensorType, System.Single[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.SurfaceControl.Transaction.SetGeometry(Android.Views.SurfaceControl, Android.Graphics.Rect, Android.Graphics.Rect, Android.Views.SurfaceOrientation)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.View.BuildDrawingCache()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.View.DestroyDrawingCache()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.View.DispatchSystemUiVisibilityChanged(Android.Views.SystemUiFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.View.DispatchWindowSystemUiVisiblityChanged(Android.Views.SystemUiFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.View.OnWindowSystemUiVisibilityChanged(Android.Views.SystemUiFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.View.SetOnSystemUiVisibilityChangeListener(Android.Views.View.IOnSystemUiVisibilityChangeListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.View.SetWillNotCacheDrawing(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.View.StartDrag(Android.Content.ClipData, Android.Views.View.DragShadowBuilder, Java.Lang.Object, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.View.WillNotCacheDrawing()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.View.IOnSystemUiVisibilityChangeListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.View.IOnSystemUiVisibilityChangeListener.OnSystemUiVisibilityChange(Android.Views.StatusBarVisibility)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.ViewGroup.InvalidateChild(Android.Views.View, Android.Graphics.Rect)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.ViewGroup.InvalidateChildInParent(System.Int32[], Android.Graphics.Rect)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.ViewGroup.SetChildrenDrawingCacheEnabled(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.WindowInsets.ConsumeDisplayCutout()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.WindowInsets.ConsumeStableInsets()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.WindowInsets.ConsumeSystemWindowInsets()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.WindowInsets.ReplaceSystemWindowInsets(Android.Graphics.Rect)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.WindowInsets.Builder.SetMandatorySystemGestureInsets(Android.Graphics.Insets)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.WindowInsets.Builder.SetStableInsets(Android.Graphics.Insets)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.WindowInsets.Builder.SetSystemGestureInsets(Android.Graphics.Insets)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.WindowInsets.Builder.SetSystemWindowInsets(Android.Graphics.Insets)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.WindowInsets.Builder.SetTappableElementInsets(Android.Graphics.Insets)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.Accessibility.AccessibilityEvent.Obtain()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.Accessibility.AccessibilityNodeInfo.GetBoundsInParent(Android.Graphics.Rect)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.Accessibility.AccessibilityNodeInfo.Obtain()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.Accessibility.AccessibilityNodeInfo.Recycle()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.Accessibility.AccessibilityNodeInfo.SetBoundsInParent(Android.Graphics.Rect)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.Accessibility.AccessibilityNodeInfo.CollectionInfo.Obtain(System.Int32, System.Int32, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.Accessibility.AccessibilityNodeInfo.CollectionItemInfo.Obtain(System.Int32, System.Int32, System.Int32, System.Int32, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.Accessibility.AccessibilityNodeInfo.RangeInfo.Obtain(Android.Views.Accessibility.RangeType, System.Single, System.Single, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.Accessibility.AccessibilityRecord.Obtain()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.Accessibility.AccessibilityRecord.Recycle()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.InputMethods.IInputMethodSession.ToggleSoftInput(Android.Views.InputMethods.ShowFlags, Android.Views.InputMethods.HideSoftInputFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.InputMethods.InputMethodManager.HideSoftInputFromInputMethod(Android.OS.IBinder, Android.Views.InputMethods.HideSoftInputFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.InputMethods.InputMethodManager.HideStatusIcon(Android.OS.IBinder)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.InputMethods.InputMethodManager.SetAdditionalInputMethodSubtypes(System.String, Android.Views.InputMethods.InputMethodSubtype[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.InputMethods.InputMethodManager.SetCurrentInputMethodSubtype(Android.Views.InputMethods.InputMethodSubtype)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.InputMethods.InputMethodManager.SetInputMethod(Android.OS.IBinder, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.InputMethods.InputMethodManager.SetInputMethodAndSubtype(Android.OS.IBinder, System.String, Android.Views.InputMethods.InputMethodSubtype)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.InputMethods.InputMethodManager.ShouldOfferSwitchingToNextInputMethod(Android.OS.IBinder)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.InputMethods.InputMethodManager.ShowSoftInputFromInputMethod(Android.OS.IBinder, Android.Views.InputMethods.ShowFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.InputMethods.InputMethodManager.ShowStatusIcon(Android.OS.IBinder, System.String, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.InputMethods.InputMethodManager.SwitchToLastInputMethod(Android.OS.IBinder)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.InputMethods.InputMethodManager.SwitchToNextInputMethod(Android.OS.IBinder, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.InputMethods.InputMethodManager.ToggleSoftInput(Android.Views.InputMethods.ShowFlags, Android.Views.InputMethods.HideSoftInputFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.InputMethods.InputMethodManager.ToggleSoftInputFromWindow(Android.OS.IBinder, Android.Views.InputMethods.ShowSoftInputFlags, Android.Views.InputMethods.HideSoftInputFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.InputMethods.InputMethodManager.ViewClicked(Android.Views.View)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.TextClassifiers.TextClassification.Builder.SetIcon(Android.Graphics.Drawables.Drawable)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.TextClassifiers.TextClassification.Builder.SetIntent(Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.TextClassifiers.TextClassification.Builder.SetLabel(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.TextClassifiers.TextClassification.Builder.SetOnClickListener(Android.Views.View.IOnClickListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.TextClassifiers.TextClassifierEntityConfig.Create(System.Collections.Generic.ICollection, System.Collections.Generic.ICollection, System.Collections.Generic.ICollection)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.TextClassifiers.TextClassifierEntityConfig.CreateWithExplicitEntityList(System.Collections.Generic.ICollection)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.TextClassifiers.TextClassifierEntityConfig.CreateWithHints(System.Collections.Generic.ICollection)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Views.TextService.SpellCheckerSubtype..ctor(System.Int32, System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Webkit.CookieManager..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Webkit.CookieManager.SetAcceptFileSchemeCookies(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Webkit.CookieSyncManager.CreateInstance(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Webkit.CookieSyncManager.Run()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Webkit.RenderProcessGoneDetail..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Webkit.SafeBrowsingResponse..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Webkit.ServiceWorkerController..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Webkit.TracingController..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Webkit.WebIconDatabase..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Webkit.WebIconDatabase.IIconListener.OnReceivedIcon(System.String, Android.Graphics.Bitmap)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Webkit.WebStorage.IQuotaUpdater.UpdateQuota(System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Webkit.WebView.FindAddress(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Webkit.WebView.GetHttpAuthUsernamePassword(System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Webkit.WebView.OverlayHorizontalScrollbar()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Webkit.WebView.OverlayVerticalScrollbar()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Webkit.WebView.SetHorizontalScrollbarOverlay(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Webkit.WebView.SetHttpAuthUsernamePassword(System.String, System.String, System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Webkit.WebView.SetVerticalScrollbarOverlay(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Webkit.WebViewClient.OnReceivedError(Android.Webkit.WebView, Android.Webkit.ClientError, System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Webkit.WebViewClient.ShouldOverrideUrlLoading(Android.Webkit.WebView, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Webkit.WebViewDatabase..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Webkit.WebViewFragment' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Webkit.WebViewFragment..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.AbsoluteLayout..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.AbsoluteLayout.OnLayout(System.Boolean, System.Int32, System.Int32, System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.AbsoluteLayout.LayoutParams' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.AbsoluteLayout.LayoutParams..ctor(Android.Content.Context, Android.Util.IAttributeSet)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.AbsoluteLayout.LayoutParams.Debug(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.AnalogClock' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.AnalogClock..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.AnalogClock.SetDial(Android.Graphics.Drawables.Icon)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.AnalogClock.SetHourHand(Android.Graphics.Drawables.Icon)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.AnalogClock.SetMinuteHand(Android.Graphics.Drawables.Icon)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.AnalogClock.SetSecondHand(Android.Graphics.Drawables.Icon)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.DialerFilter' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.DialerFilter..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.DialerFilter.Append(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.DialerFilter.ClearText()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.DialerFilter.OnModeChange(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.DialerFilter.RemoveFilterWatcher(Android.Text.ITextWatcher)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.DialerFilter.SetDigitsWatcher(Android.Text.ITextWatcher)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.DialerFilter.SetFilterWatcher(Android.Text.ITextWatcher)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.DialerFilter.SetLettersWatcher(Android.Text.ITextWatcher)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.DigitalClock..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.Gallery..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.Gallery.OnDown(Android.Views.MotionEvent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.Gallery.OnFling(Android.Views.MotionEvent, Android.Views.MotionEvent, System.Single, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.Gallery.OnLongPress(Android.Views.MotionEvent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.Gallery.OnScroll(Android.Views.MotionEvent, Android.Views.MotionEvent, System.Single, System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.Gallery.OnShowPress(Android.Views.MotionEvent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.Gallery.OnSingleTapUp(Android.Views.MotionEvent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.Gallery.SetAnimationDuration(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.Gallery.SetCallbackDuringFling(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.Gallery.SetGravity(Android.Views.GravityFlags)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.Gallery.SetSpacing(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.Gallery.SetUnselectedAlpha(System.Single)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.Gallery.LayoutParams' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.Gallery.LayoutParams..ctor(Android.Content.Context, Android.Util.IAttributeSet)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.Magnifier..ctor(Android.Views.View)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.PopupWindow.SetWindowLayoutMode(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.RemoteViews.Clone()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.RemoteViews.OnLoadClass(Java.Lang.Class)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.RemoteViews.ShowNext(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.RemoteViews.ShowPrevious(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.SlidingDrawer..ctor(Android.Content.Context, Android.Util.IAttributeSet)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.SlidingDrawer.AnimateClose()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.SlidingDrawer.AnimateOpen()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.SlidingDrawer.AnimateToggle()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.SlidingDrawer.Close()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.SlidingDrawer.GetHandle()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.SlidingDrawer.Lock()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.SlidingDrawer.OnLayout(System.Boolean, System.Int32, System.Int32, System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.SlidingDrawer.Open()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.SlidingDrawer.SetOnDrawerCloseListener(Android.Widget.SlidingDrawer.IOnDrawerCloseListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.SlidingDrawer.SetOnDrawerOpenListener(Android.Widget.SlidingDrawer.IOnDrawerOpenListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.SlidingDrawer.SetOnDrawerScrollListener(Android.Widget.SlidingDrawer.IOnDrawerScrollListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.SlidingDrawer.Toggle()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.SlidingDrawer.Unlock()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.SlidingDrawer.IOnDrawerCloseListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.SlidingDrawer.IOnDrawerCloseListener.OnDrawerClosed()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.SlidingDrawer.IOnDrawerOpenListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.SlidingDrawer.IOnDrawerOpenListener.OnDrawerOpened()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.SlidingDrawer.IOnDrawerScrollListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.SlidingDrawer.IOnDrawerScrollListener.OnScrollEnded()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.SlidingDrawer.IOnDrawerScrollListener.OnScrollStarted()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabHost' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabHost..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabHost.AddTab(Android.Widget.TabHost.TabSpec)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabHost.ClearAllTabs()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabHost.NewTabSpec(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabHost.OnTouchModeChanged(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabHost.SetCurrentTabByTag(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabHost.SetOnTabChangedListener(Android.Widget.TabHost.IOnTabChangeListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabHost.Setup()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabHost.IOnTabChangeListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabHost.IOnTabChangeListener.OnTabChanged(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabHost.ITabContentFactory' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabHost.ITabContentFactory.CreateTabContent(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabHost.TabSpec' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabHost.TabSpec.SetContent(Android.Content.Intent)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabHost.TabSpec.SetIndicator(Android.Views.View)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabWidget' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabWidget..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabWidget.DispatchDraw(Android.Graphics.Canvas)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabWidget.FocusCurrentTab(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabWidget.GetChildTabViewAt(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabWidget.OnFocusChange(Android.Views.View, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabWidget.SetCurrentTab(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabWidget.SetLeftStripDrawable(Android.Graphics.Drawables.Drawable)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TabWidget.SetRightStripDrawable(Android.Graphics.Drawables.Drawable)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TextView.SetTextAppearance(Android.Content.Context, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.TwoLineListItem..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.ZoomButton' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.ZoomButton..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.ZoomButton.OnLongClick(Android.Views.View)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.ZoomButton.SetZoomSpeed(System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.ZoomButtonsController' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.ZoomButtonsController..ctor(Android.Views.View)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.ZoomButtonsController.SetFocusable(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.ZoomButtonsController.SetOnZoomListener(Android.Widget.ZoomButtonsController.IOnZoomListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.ZoomButtonsController.SetZoomInEnabled(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.ZoomButtonsController.SetZoomOutEnabled(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.ZoomButtonsController.SetZoomSpeed(System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.ZoomButtonsController.IOnZoomListener' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.ZoomButtonsController.IOnZoomListener.OnVisibilityChanged(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.ZoomButtonsController.IOnZoomListener.OnZoom(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.ZoomControls' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.ZoomControls..ctor(Android.Content.Context)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.ZoomControls.Hide()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.ZoomControls.SetIsZoomInEnabled(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.ZoomControls.SetIsZoomOutEnabled(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.ZoomControls.SetOnZoomInClickListener(Android.Views.View.IOnClickListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.ZoomControls.SetOnZoomOutClickListener(Android.Views.View.IOnClickListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.ZoomControls.SetZoomSpeed(System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Android.Widget.ZoomControls.Show()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Dalvik.Annotation.ITestTarget.ConceptName()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Dalvik.Annotation.ITestTarget.MethodArgs()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Dalvik.Annotation.ITestTarget.MethodName()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Dalvik.Annotation.ITestTargetClass.Value()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Dalvik.SystemInterop.DexFile' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Dalvik.SystemInterop.DexFile..ctor(Java.IO.File)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Dalvik.SystemInterop.DexFile.Close()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Dalvik.SystemInterop.DexFile.Entries()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Dalvik.SystemInterop.DexFile.IsDexOptNeeded(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Dalvik.SystemInterop.DexFile.LoadClass(System.String, Java.Lang.ClassLoader)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Dalvik.SystemInterop.DexFile.LoadDex(System.String, System.String, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.IO.LineNumberInputStream..ctor(System.IO.Stream)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.IO.StringBufferInputStream..ctor(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.IO.StringBufferInputStream.Read()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Lang.Boolean..ctor(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Lang.Byte..ctor(System.SByte)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Lang.Double..ctor(System.Double)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Lang.Float..ctor(System.Double)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Lang.Integer..ctor(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Lang.Long..ctor(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Lang.SecurityManager.CheckMemberAccess(Java.Lang.Class, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Lang.SecurityManager.CheckTopLevelWindow(Java.Lang.Object)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Lang.Short..ctor(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Lang.Invoke.IMethodHandleInfo.RefKindIsField(Java.Lang.Invoke.ReferenceKind)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Lang.Invoke.IMethodHandleInfo.RefKindIsValid(Java.Lang.Invoke.ReferenceKind)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Lang.Invoke.IMethodHandleInfo.RefKindName(Java.Lang.Invoke.ReferenceKind)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Lang.Invoke.MethodHandleInfo.RefKindIsField(Java.Lang.Invoke.ReferenceKind)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Lang.Invoke.MethodHandleInfo.RefKindIsValid(Java.Lang.Invoke.ReferenceKind)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Lang.Invoke.MethodHandleInfo.RefKindName(Java.Lang.Invoke.ReferenceKind)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.ICertificate.Decode(System.IO.Stream)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.ICertificate.Encode(System.IO.Stream)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.ICertificate.ToString(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Identity..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Identity.AddCertificate(Java.Security.ICertificate)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Identity.Certificates()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Identity.Equals(Java.Lang.Object)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Identity.IdentityEquals(Java.Security.Identity)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Identity.RemoveCertificate(Java.Security.ICertificate)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Identity.ToString(System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.IdentityScope..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Signer..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Signer.SetKeyPair(Java.Security.KeyPair)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.AclNotFoundException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.AclNotFoundException..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IAcl' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IAcl.AddEntry(Java.Security.IPrincipal, Java.Security.Acl.IAclEntry)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IAcl.CheckPermission(Java.Security.IPrincipal, Java.Security.Acl.IPermission)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IAcl.Entries()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IAcl.GetPermissions(Java.Security.IPrincipal)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IAcl.RemoveEntry(Java.Security.IPrincipal, Java.Security.Acl.IAclEntry)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IAcl.SetName(Java.Security.IPrincipal, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IAcl.ToString()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IAclEntry' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IAclEntry.AddPermission(Java.Security.Acl.IPermission)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IAclEntry.CheckPermission(Java.Security.Acl.IPermission)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IAclEntry.Clone()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IAclEntry.Permissions()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IAclEntry.RemovePermission(Java.Security.Acl.IPermission)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IAclEntry.SetNegativePermissions()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IAclEntry.SetPrincipal(Java.Security.IPrincipal)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IAclEntry.ToString()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IGroup' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IGroup.AddMember(Java.Security.IPrincipal)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IGroup.IsMember(Java.Security.IPrincipal)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IGroup.Members()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IGroup.RemoveMember(Java.Security.IPrincipal)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IOwner' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IOwner.AddOwner(Java.Security.IPrincipal, Java.Security.IPrincipal)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IOwner.DeleteOwner(Java.Security.IPrincipal, Java.Security.IPrincipal)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IOwner.IsOwner(Java.Security.IPrincipal)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.IPermission' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.LastOwnerException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.LastOwnerException..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.NotOwnerException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Security.Acl.NotOwnerException..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.IObserver' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.IObserver.Update(Java.Util.Observable, Java.Lang.Object)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.Observable' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.Observable..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.Observable.AddObserver(Java.Util.IObserver)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.Observable.ClearChanged()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.Observable.CountObservers()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.Observable.DeleteObserver(Java.Util.IObserver)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.Observable.DeleteObservers()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.Observable.NotifyObservers()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.Observable.SetChanged()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.Concurrent.Atomic.AtomicBoolean.WeakCompareAndSet(System.Boolean, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.Concurrent.Atomic.AtomicInteger.WeakCompareAndSet(System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.Concurrent.Atomic.AtomicIntegerArray.WeakCompareAndSet(System.Int32, System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.Concurrent.Atomic.AtomicLong.WeakCompareAndSet(System.Int64, System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.Concurrent.Atomic.AtomicLongArray.WeakCompareAndSet(System.Int32, System.Int64, System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.Concurrent.Atomic.AtomicReference.WeakCompareAndSet(Java.Lang.Object, Java.Lang.Object)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.Concurrent.Atomic.AtomicReferenceArray.WeakCompareAndSet(System.Int32, Java.Lang.Object, Java.Lang.Object)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.Jar.Pack200.IPacker.AddPropertyChangeListener(Java.Beans.IPropertyChangeListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.Jar.Pack200.IPacker.RemovePropertyChangeListener(Java.Beans.IPropertyChangeListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.Jar.Pack200.IUnpacker.AddPropertyChangeListener(Java.Beans.IPropertyChangeListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.Jar.Pack200.IUnpacker.RemovePropertyChangeListener(Java.Beans.IPropertyChangeListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.Logging.Logger.Logrb(Java.Util.Logging.Level, System.String, System.String, System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.Logging.LogManager.AddPropertyChangeListener(Java.Beans.IPropertyChangeListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Java.Util.Logging.LogManager.RemovePropertyChangeListener(Java.Beans.IPropertyChangeListener)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Javax.Microedition.Khronos.Egl.IEGL10.EglCreatePixmapSurface(Javax.Microedition.Khronos.Egl.EGLDisplay, Javax.Microedition.Khronos.Egl.EGLConfig, Java.Lang.Object, System.Int32[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Commons.Logging.ILog' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.ConnectionClosedException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.HttpException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.HttpHost' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.HttpVersion' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IConnectionReuseStrategy' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IFormattedHeader' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IHeader' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IHeaderElement' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IHeaderElementIterator' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IHeaderIterator' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IHttpClientConnection' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IHttpConnection' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IHttpConnectionMetrics' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IHttpEntity' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IHttpEntityEnclosingRequest' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IHttpInetConnection' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IHttpMessage' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IHttpRequest' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IHttpRequestFactory' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IHttpRequestInterceptor' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IHttpResponse' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IHttpResponseFactory' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IHttpResponseInterceptor' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IHttpServerConnection' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IHttpStatus' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.INameValuePair' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IReasonPhraseCatalog' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IRequestLine' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IStatusLine' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.ITokenIterator' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.MalformedChunkCodingException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.MethodNotSupportedException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.NoHttpResponseException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.ParseException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.ProtocolException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.ProtocolVersion' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.UnsupportedHttpVersionException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Auth.Params.AuthParamBean' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Auth.Params.AuthParams' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Auth.Params.IAuthPNames' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Authentication.AUTH' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Authentication.AuthenticationException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Authentication.AuthSchemeRegistry' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Authentication.AuthScope' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Authentication.AuthState' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Authentication.BasicUserPrincipal' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Authentication.IAuthScheme' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Authentication.IAuthSchemeFactory' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Authentication.ICredentials' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Authentication.InvalidCredentialsException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Authentication.MalformedChallengeException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Authentication.NTCredentials' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Authentication.NTUserPrincipal' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Authentication.UsernamePasswordCredentials' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.CircularRedirectException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.ClientProtocolException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.HttpResponseException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.IAuthenticationHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.ICookieStore' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.ICredentialsProvider' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.IHttpClient' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.IHttpRequestRetryHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.IRedirectHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.IRequestDirector' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.IResponseHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.IUserTokenHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.NonRepeatableRequestException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.RedirectException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Entity.UrlEncodedFormEntity' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Methods.HttpDelete' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Methods.HttpEntityEnclosingRequestBase' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Methods.HttpGet' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Methods.HttpHead' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Methods.HttpOptions' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Methods.HttpPost' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Methods.HttpPut' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Methods.HttpRequestBase' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Methods.HttpTrace' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Methods.IAbortableHttpRequest' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Methods.IHttpUriRequest' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Params.AuthPolicy' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Params.ClientParamBean' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Params.CookiePolicy' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Params.HttpClientParams' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Params.IClientPNames' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Protocol.ClientContextConfigurer' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Protocol.IClientContext' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Protocol.RequestAddCookies' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Protocol.RequestDefaultHeaders' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Protocol.RequestProxyAuthentication' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Protocol.RequestTargetAuthentication' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Protocol.ResponseProcessCookies' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Utils.CloneUtils' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Utils.URIUtils' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Client.Utils.URLEncodedUtils' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.BasicEofSensorWatcher' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.BasicManagedEntity' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.ConnectionPoolTimeoutException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.ConnectTimeoutException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.ConnectTimeoutException..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.EofSensorInputStream' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.HttpHostConnectException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.IClientConnectionManager' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.IClientConnectionManagerFactory' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.IClientConnectionOperator' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.IClientConnectionRequest' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.IConnectionKeepAliveStrategy' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.IConnectionReleaseTrigger' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.IEofSensorWatcher' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.IManagedClientConnection' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.IOperatedClientConnection' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.MultihomePlainSocketFactory' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Params.ConnConnectionParamBean' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Params.ConnManagerParamBean' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Params.ConnManagerParams' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Params.ConnPerRouteBean' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Params.ConnRouteParamBean' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Params.ConnRouteParams' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Params.IConnConnectionPNames' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Params.IConnManagerPNames' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Params.IConnPerRoute' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Params.IConnRoutePNames' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Routing.BasicRouteDirector' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Routing.HttpRoute' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Routing.IHttpRouteDirector' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Routing.IHttpRoutePlanner' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Routing.IRouteInfo' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Routing.RouteTracker' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Schemes.IHostNameResolver' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Schemes.IHostNameResolver.Resolve(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Schemes.ILayeredSocketFactory' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Schemes.ILayeredSocketFactory.CreateSocket(Java.Net.Socket, System.String, System.Int32, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Schemes.ISocketFactory' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Schemes.ISocketFactory.ConnectSocket(Java.Net.Socket, System.String, System.Int32, Java.Net.InetAddress, System.Int32, Org.Apache.Http.Params.IHttpParams)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Schemes.ISocketFactory.CreateSocket()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Schemes.ISocketFactory.IsSecure(Java.Net.Socket)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Schemes.PlainSocketFactory' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Schemes.Scheme' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Schemes.SchemeRegistry' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.AbstractVerifier' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.AbstractVerifier..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.AbstractVerifier.AcceptableCountryWildcard(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.AbstractVerifier.CountDots(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.AbstractVerifier.GetCNs(Java.Security.Cert.X509Certificate)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.AbstractVerifier.GetDNSSubjectAlts(Java.Security.Cert.X509Certificate)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.AbstractVerifier.Verify(System.String, System.String[], System.String[], System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.AllowAllHostnameVerifier' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.AllowAllHostnameVerifier..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.AllowAllHostnameVerifier.ToString()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.AllowAllHostnameVerifier.Verify(System.String, System.String[], System.String[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.BrowserCompatHostnameVerifier' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.BrowserCompatHostnameVerifier..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.BrowserCompatHostnameVerifier.ToString()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.BrowserCompatHostnameVerifier.Verify(System.String, System.String[], System.String[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.IX509HostnameVerifier' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.IX509HostnameVerifier.Verify(System.String, System.String[], System.String[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.SSLSocketFactory' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.SSLSocketFactory..ctor(System.String, Java.Security.KeyStore, System.String, Java.Security.KeyStore, Java.Security.SecureRandom, Org.Apache.Http.Conn.Schemes.IHostNameResolver)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.SSLSocketFactory.ConnectSocket(Java.Net.Socket, System.String, System.Int32, Java.Net.InetAddress, System.Int32, Org.Apache.Http.Params.IHttpParams)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.SSLSocketFactory.CreateSocket()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.SSLSocketFactory.IsSecure(Java.Net.Socket)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.StrictHostnameVerifier' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.StrictHostnameVerifier..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.StrictHostnameVerifier.ToString()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Ssl.StrictHostnameVerifier.Verify(System.String, System.String[], System.String[])' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Conn.Util.InetAddressUtils' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Cookie.Params.CookieSpecParamBean' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Cookie.Params.ICookieSpecPNames' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Cookies.CookieOrigin' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Cookies.CookieSpecRegistry' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Cookies.IClientCookie' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Cookies.ICookie' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Cookies.ICookieAttributeHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Cookies.ICookieSpec' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Cookies.ICookieSpecFactory' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Cookies.ISetCookie' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Cookies.ISetCookie2' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Cookies.ISM' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Cookies.MalformedCookieException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Entity.AbstractHttpEntity' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Entity.BasicHttpEntity' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Entity.BufferedHttpEntity' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Entity.ByteArrayEntity' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Entity.EntityTemplate' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Entity.FileEntity' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Entity.HttpEntityWrapper' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Entity.IContentLengthStrategy' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Entity.IContentProducer' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Entity.InputStreamEntity' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Entity.SerializableEntity' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Entity.StringEntity' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.AbstractHttpClientConnection' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.AbstractHttpServerConnection' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.DefaultConnectionReuseStrategy' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.DefaultHttpClientConnection' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.DefaultHttpRequestFactory' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.DefaultHttpResponseFactory' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.DefaultHttpServerConnection' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.EnglishReasonPhraseCatalog' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.HttpConnectionMetricsImpl' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.NoConnectionReuseStrategy' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.SocketHttpClientConnection' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.SocketHttpServerConnection' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Auth.AuthSchemeBase' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Auth.BasicScheme' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Auth.BasicSchemeFactory' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Auth.DigestScheme' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Auth.DigestSchemeFactory' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Auth.INTLMEngine' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Auth.NTLMEngineException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Auth.NTLMScheme' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Auth.RFC2617Scheme' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Auth.UnsupportedDigestAlgorithmException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Client.AbstractAuthenticationHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Client.AbstractHttpClient' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Client.BasicCookieStore' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Client.BasicCredentialsProvider' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Client.BasicResponseHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Client.ClientParamsStack' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Client.DefaultConnectionKeepAliveStrategy' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Client.DefaultHttpClient' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Client.DefaultHttpRequestRetryHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Client.DefaultProxyAuthenticationHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Client.DefaultRedirectHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Client.DefaultRequestDirector' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Client.DefaultTargetAuthenticationHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Client.DefaultUserTokenHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Client.EntityEnclosingRequestWrapper' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Client.RedirectLocations' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Client.RequestWrapper' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Client.RoutedRequest' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Client.TunnelRefusedException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.AbstractClientConnAdapter' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.AbstractPooledConnAdapter' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.AbstractPoolEntry' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.DefaultClientConnection' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.DefaultClientConnectionOperator' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.DefaultHttpRoutePlanner' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.DefaultResponseParser' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.IdleConnectionHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.LoggingSessionInputBuffer' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.LoggingSessionOutputBuffer' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.ProxySelectorRoutePlanner' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.SingleClientConnManager' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.Wire' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.Tsccm.AbstractConnPool' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.Tsccm.BasicPooledConnAdapter' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.Tsccm.BasicPoolEntry' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.Tsccm.BasicPoolEntryRef' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.Tsccm.ConnPoolByRoute' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.Tsccm.IPoolEntryRequest' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.Tsccm.IRefQueueHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.Tsccm.RefQueueWorker' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.Tsccm.RouteSpecificPool' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.Tsccm.ThreadSafeClientConnManager' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.Tsccm.WaitingThread' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Conn.Tsccm.WaitingThreadAborter' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.AbstractCookieAttributeHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.AbstractCookieSpec' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.BasicClientCookie' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.BasicClientCookie2' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.BasicCommentHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.BasicDomainHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.BasicExpiresHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.BasicMaxAgeHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.BasicPathHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.BasicSecureHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.BestMatchSpec' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.BestMatchSpecFactory' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.BrowserCompatSpec' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.BrowserCompatSpecFactory' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.CookieSpecBase' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.DateParseException' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.DateUtils' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.NetscapeDomainHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.NetscapeDraftHeaderParser' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.NetscapeDraftSpec' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.NetscapeDraftSpecFactory' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.RFC2109DomainHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.RFC2109Spec' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.RFC2109SpecFactory' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.RFC2109VersionHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.RFC2965CommentUrlAttributeHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.RFC2965DiscardAttributeHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.RFC2965DomainAttributeHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.RFC2965PortAttributeHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.RFC2965Spec' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.RFC2965SpecFactory' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Cookie.RFC2965VersionAttributeHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Entity.EntityDeserializer' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Entity.EntitySerializer' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Entity.LaxContentLengthStrategy' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.Entity.StrictContentLengthStrategy' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.IO.AbstractMessageParser' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.IO.AbstractMessageWriter' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.IO.AbstractSessionInputBuffer' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.IO.AbstractSessionOutputBuffer' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.IO.ChunkedInputStream' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.IO.ChunkedOutputStream' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.IO.ContentLengthInputStream' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.IO.ContentLengthOutputStream' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.IO.HttpRequestParser' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.IO.HttpRequestWriter' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.IO.HttpResponseParser' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.IO.HttpResponseWriter' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.IO.HttpTransportMetricsImpl' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.IO.IdentityInputStream' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.IO.IdentityOutputStream' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.IO.SocketInputBuffer' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Impl.IO.SocketOutputBuffer' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IO.IHttpMessageParser' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IO.IHttpMessageWriter' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IO.IHttpTransportMetrics' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IO.ISessionInputBuffer' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.IO.ISessionOutputBuffer' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Message.AbstractHttpMessage' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Message.BasicHeader' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Message.BasicHeaderElement' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Message.BasicHeaderElementIterator' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Message.BasicHeaderIterator' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Message.BasicHeaderValueFormatter' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Message.BasicHeaderValueParser' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Message.BasicHttpEntityEnclosingRequest' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Message.BasicHttpRequest' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Message.BasicHttpResponse' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Message.BasicLineFormatter' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Message.BasicLineParser' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Message.BasicListHeaderIterator' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Message.BasicNameValuePair' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Message.BasicRequestLine' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Message.BasicStatusLine' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Message.BasicTokenIterator' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Message.BufferedHeader' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Message.HeaderGroup' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Message.IHeaderValueFormatter' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Message.IHeaderValueParser' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Message.ILineFormatter' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Message.ILineParser' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Message.ParserCursor' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.AbstractHttpParams' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.BasicHttpParams' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.DefaultedHttpParams' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.HttpAbstractParamBean' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.HttpConnectionParamBean' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.HttpConnectionParams' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.HttpConnectionParams.GetConnectionTimeout(Org.Apache.Http.Params.IHttpParams)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.HttpConnectionParams.GetLinger(Org.Apache.Http.Params.IHttpParams)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.HttpConnectionParams.GetSocketBufferSize(Org.Apache.Http.Params.IHttpParams)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.HttpConnectionParams.GetSoTimeout(Org.Apache.Http.Params.IHttpParams)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.HttpConnectionParams.GetTcpNoDelay(Org.Apache.Http.Params.IHttpParams)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.HttpConnectionParams.IsStaleCheckingEnabled(Org.Apache.Http.Params.IHttpParams)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.HttpConnectionParams.SetConnectionTimeout(Org.Apache.Http.Params.IHttpParams, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.HttpConnectionParams.SetLinger(Org.Apache.Http.Params.IHttpParams, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.HttpConnectionParams.SetSocketBufferSize(Org.Apache.Http.Params.IHttpParams, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.HttpConnectionParams.SetSoTimeout(Org.Apache.Http.Params.IHttpParams, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.HttpConnectionParams.SetStaleCheckingEnabled(Org.Apache.Http.Params.IHttpParams, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.HttpConnectionParams.SetTcpNoDelay(Org.Apache.Http.Params.IHttpParams, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.HttpProtocolParamBean' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.HttpProtocolParams' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.ICoreConnectionPNames' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.ICoreProtocolPNames' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.IHttpParams' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.IHttpParams.Copy()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.IHttpParams.GetBooleanParameter(System.String, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.IHttpParams.GetDoubleParameter(System.String, System.Double)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.IHttpParams.GetIntParameter(System.String, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.IHttpParams.GetLongParameter(System.String, System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.IHttpParams.GetParameter(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.IHttpParams.IsParameterFalse(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.IHttpParams.IsParameterTrue(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.IHttpParams.RemoveParameter(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.IHttpParams.SetBooleanParameter(System.String, System.Boolean)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.IHttpParams.SetDoubleParameter(System.String, System.Double)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.IHttpParams.SetIntParameter(System.String, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.IHttpParams.SetLongParameter(System.String, System.Int64)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Params.IHttpParams.SetParameter(System.String, Java.Lang.Object)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.BasicHttpContext' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.BasicHttpProcessor' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.DefaultedHttpContext' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.HTTP' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.HttpDateGenerator' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.HttpRequestExecutor' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.HttpRequestHandlerRegistry' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.HttpService' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.IExecutionContext' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.IHttpContext' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.IHttpExpectationVerifier' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.IHttpProcessor' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.IHttpRequestHandler' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.IHttpRequestHandlerResolver' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.IHttpRequestInterceptorList' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.IHttpResponseInterceptorList' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.RequestConnControl' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.RequestContent' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.RequestDate' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.RequestExpectContinue' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.RequestTargetHost' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.RequestUserAgent' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.ResponseConnControl' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.ResponseContent' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.ResponseDate' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.ResponseServer' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.SyncBasicHttpContext' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Protocol.UriPatternMatcher' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Util.ByteArrayBuffer' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Util.CharArrayBuffer' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Util.EncodingUtils' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Util.EntityUtils' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Util.ExceptionUtils' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Util.LangUtils' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Apache.Http.Util.VersionInfo' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.HandlerBase..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.HandlerBase.Characters(System.Char[], System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.HandlerBase.EndDocument()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.HandlerBase.EndElement(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.HandlerBase.Error(Org.Xml.Sax.SAXParseException)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.HandlerBase.FatalError(Org.Xml.Sax.SAXParseException)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.HandlerBase.IgnorableWhitespace(System.Char[], System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.HandlerBase.NotationDecl(System.String, System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.HandlerBase.ProcessingInstruction(System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.HandlerBase.ResolveEntity(System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.HandlerBase.SetDocumentLocator(Org.Xml.Sax.ILocator)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.HandlerBase.StartDocument()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.HandlerBase.StartElement(System.String, Org.Xml.Sax.IAttributeList)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.HandlerBase.UnparsedEntityDecl(System.String, System.String, System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.HandlerBase.Warning(Org.Xml.Sax.SAXParseException)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.IAttributeList.GetName(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.IAttributeList.GetType(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.IAttributeList.GetValue(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.IDocumentHandler.Characters(System.Char[], System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.IDocumentHandler.EndDocument()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.IDocumentHandler.EndElement(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.IDocumentHandler.IgnorableWhitespace(System.Char[], System.Int32, System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.IDocumentHandler.ProcessingInstruction(System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.IDocumentHandler.SetDocumentLocator(Org.Xml.Sax.ILocator)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.IDocumentHandler.StartDocument()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.IDocumentHandler.StartElement(System.String, Org.Xml.Sax.IAttributeList)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.IParser.Parse(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.IParser.SetDocumentHandler(Org.Xml.Sax.IDocumentHandler)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.IParser.SetDTDHandler(Org.Xml.Sax.IDTDHandler)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.IParser.SetEntityResolver(Org.Xml.Sax.IEntityResolver)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.IParser.SetErrorHandler(Org.Xml.Sax.IErrorHandler)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.IParser.SetLocale(Java.Util.Locale)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.Helpers.AttributeListImpl..ctor()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.Helpers.AttributeListImpl.AddAttribute(System.String, System.String, System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.Helpers.AttributeListImpl.Clear()' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.Helpers.AttributeListImpl.GetName(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.Helpers.AttributeListImpl.GetType(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.Helpers.AttributeListImpl.GetValue(System.Int32)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.Helpers.AttributeListImpl.RemoveAttribute(System.String)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.Helpers.AttributeListImpl.SetAttributeList(Org.Xml.Sax.IAttributeList)' in the contract but not the implementation. -CannotRemoveAttribute : Attribute 'System.ObsoleteAttribute' exists on 'Org.Xml.Sax.Helpers.ParserFactory.MakeParser()' in the contract but not the implementation.