332 references to Obsolete
mscorlib (68)
system\appdomain.cs (1)
2571[Obsolete("AppDomain.GetCurrentThreadId has been deprecated because it does not provide a stable Id when managed threads are running on fibers (aka lightweight threads). To get a stable identifier for a managed thread, use the ManagedThreadId property on Thread. http://go.microsoft.com/fwlink/?linkid=14202", false)]
system\diagnostics\debugger.cs (1)
53[Obsolete("Do not create instances of the Debugger class. Call the static methods directly on this type instead", true)]
system\runtime\interopservices\attributes.cs (3)
217[Obsolete("The IDispatchImplAttribute is deprecated.", false)] 228[Obsolete("This attribute is deprecated and will be removed in a future version.", false)] 1111[Obsolete("This attribute has been deprecated. Application Domains no longer respect Activation Context boundaries in IDispatch calls.", false)]
system\runtime\interopservices\marshal.cs (8)
1132[ObsoleteAttribute("The GetUnmanagedThunkForManagedMethodPtr method has been deprecated and will be removed in a future release.", false)] 1143[ObsoleteAttribute("The GetManagedThunkForUnmanagedMethodPtr method has been deprecated and will be removed in a future release.", false)] 1156[ObsoleteAttribute("The GetThreadFromFiberCookie method has been deprecated. Use the hosting API to perform this operation.", false)] 1314[Obsolete("Use System.Runtime.InteropServices.Marshal.GetTypeLibName(ITypeLib pTLB) instead. http://go.microsoft.com/fwlink/?linkid=14202&ID=0000011.", false)] 1388[Obsolete("Use System.Runtime.InteropServices.Marshal.GetTypeLibGuid(ITypeLib pTLB) instead. http://go.microsoft.com/fwlink/?linkid=14202&ID=0000011.", false)] 1413[Obsolete("Use System.Runtime.InteropServices.Marshal.GetTypeLibLcid(ITypeLib pTLB) instead. http://go.microsoft.com/fwlink/?linkid=14202&ID=0000011.", false)] 1501[Obsolete("Use System.Runtime.InteropServices.Marshal.GetTypeInfoName(ITypeInfo pTLB) instead. http://go.microsoft.com/fwlink/?linkid=14202&ID=0000011.", false)] 2154[Obsolete("This API did not perform any operation and will be removed in future versions of the CLR.", false)]
system\runtime\interopservices\runtimeenvironment.cs (1)
40[Obsolete("Do not create instances of the RuntimeEnvironment class. Call the static methods directly on this type instead", true)]
system\runtime\interopservices\ucomibindctx.cs (2)
20[Obsolete("Use System.Runtime.InteropServices.ComTypes.BIND_OPTS instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 31[Obsolete("Use System.Runtime.InteropServices.ComTypes.IBindCtx instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
system\runtime\interopservices\ucomiconnectionpoint.cs (1)
20[Obsolete("Use System.Runtime.InteropServices.ComTypes.IConnectionPoint instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
system\runtime\interopservices\ucomiconnectionpointcontainer.cs (1)
20[Obsolete("Use System.Runtime.InteropServices.ComTypes.IConnectionPointContainer instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
system\runtime\interopservices\ucomienumconnectionpoints.cs (1)
20[Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
system\runtime\interopservices\ucomienumconnections.cs (2)
20[Obsolete("Use System.Runtime.InteropServices.ComTypes.CONNECTDATA instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 30[Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumConnections instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
system\runtime\interopservices\ucomienumerable.cs (1)
24[Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumerable instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
system\runtime\interopservices\ucomienumerator.cs (1)
23[Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumerator instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
system\runtime\interopservices\ucomienummoniker.cs (1)
21[Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumMoniker instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
system\runtime\interopservices\ucomienumstring.cs (1)
20[Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumString instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
system\runtime\interopservices\ucomienumvariant.cs (1)
20[Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumVARIANT instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
system\runtime\interopservices\ucomiexpando.cs (1)
25[Obsolete("Use System.Runtime.InteropServices.ComTypes.IExpando instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
system\runtime\interopservices\ucomimoniker.cs (2)
20[Obsolete("Use System.Runtime.InteropServices.ComTypes.FILETIME instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 29[Obsolete("Use System.Runtime.InteropServices.ComTypes.IMoniker instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
system\runtime\interopservices\ucomipersistfile.cs (1)
21[Obsolete("Use System.Runtime.InteropServices.ComTypes.IPersistFile instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
system\runtime\interopservices\ucomireflect.cs (1)
25[Obsolete("Use System.Runtime.InteropServices.ComTypes.IReflect instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
system\runtime\interopservices\ucomirunningobjecttable.cs (1)
20[Obsolete("Use System.Runtime.InteropServices.ComTypes.IRunningObjectTable instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
system\runtime\interopservices\ucomistream.cs (2)
20[Obsolete("Use System.Runtime.InteropServices.ComTypes.STATSTG instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 38[Obsolete("Use System.Runtime.InteropServices.ComTypes.IStream instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
system\runtime\interopservices\ucomitypecomp.cs (3)
20[Obsolete("Use System.Runtime.InteropServices.ComTypes.DESCKIND instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 32[Obsolete("Use System.Runtime.InteropServices.ComTypes.BINDPTR instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 45[Obsolete("Use System.Runtime.InteropServices.ComTypes.ITypeComp instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
system\runtime\interopservices\ucomitypeinfo.cs (20)
20[Obsolete("Use System.Runtime.InteropServices.ComTypes.TYPEKIND instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 35[Obsolete("Use System.Runtime.InteropServices.ComTypes.TYPEFLAGS instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 57[Obsolete("Use System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 68[Obsolete("Use System.Runtime.InteropServices.ComTypes.TYPEATTR instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 96[Obsolete("Use System.Runtime.InteropServices.ComTypes.FUNCDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 114[Obsolete("Use System.Runtime.InteropServices.ComTypes.IDLFLAG instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 126[Obsolete("Use System.Runtime.InteropServices.ComTypes.IDLDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 134[Obsolete("Use System.Runtime.InteropServices.ComTypes.PARAMFLAG instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 149[Obsolete("Use System.Runtime.InteropServices.ComTypes.PARAMDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 157[Obsolete("Use System.Runtime.InteropServices.ComTypes.TYPEDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 165[Obsolete("Use System.Runtime.InteropServices.ComTypes.ELEMDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 183[Obsolete("Use System.Runtime.InteropServices.ComTypes.VARDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 205[Obsolete("Use System.Runtime.InteropServices.ComTypes.DISPPARAMS instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 215[Obsolete("Use System.Runtime.InteropServices.ComTypes.EXCEPINFO instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 229[Obsolete("Use System.Runtime.InteropServices.ComTypes.FUNCKIND instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 240[Obsolete("Use System.Runtime.InteropServices.ComTypes.INVOKEKIND instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 250[Obsolete("Use System.Runtime.InteropServices.ComTypes.CALLCONV instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 266[Obsolete("Use System.Runtime.InteropServices.ComTypes.FUNCFLAGS instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 286[Obsolete("Use System.Runtime.InteropServices.ComTypes.VARFLAGS instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 306[Obsolete("Use System.Runtime.InteropServices.ComTypes.ITypeInfo instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
system\runtime\interopservices\ucomitypelib.cs (4)
20[Obsolete("Use System.Runtime.InteropServices.ComTypes.SYSKIND instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 29[Obsolete("Use System.Runtime.InteropServices.ComTypes.LIBFLAGS instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 40[Obsolete("Use System.Runtime.InteropServices.ComTypes.TYPELIBATTR instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] 53[Obsolete("Use System.Runtime.InteropServices.ComTypes.ITypeLib instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
system\runtime\remoting\channelservices.cs (1)
108[Obsolete("Use System.Runtime.Remoting.ChannelServices.RegisterChannel(IChannel chnl, bool ensureSecurity) instead.", false)]
system\runtime\remoting\lifetimeservices.cs (1)
79[Obsolete("Do not create instances of the LifetimeServices class. Call the static methods directly on this type instead", true)]
system\runtime\remoting\remotingconfiguration.cs (1)
39[Obsolete("Use System.Runtime.Remoting.RemotingConfiguration.Configure(string fileName, bool ensureSecurity) instead.", false)]
system\threading\thread.cs (3)
583[Obsolete("Thread.Suspend has been deprecated. Please use other classes in System.Threading, such as Monitor, Mutex, Event, and Semaphore, to synchronize Threads or protect resources. http://go.microsoft.com/fwlink/?linkid=14202", false)][SecurityPermission(SecurityAction.Demand, ControlThread=true)] 601[Obsolete("Thread.Resume has been deprecated. Please use other classes in System.Threading, such as Monitor, Mutex, Event, and Semaphore, to synchronize Threads or protect resources. http://go.microsoft.com/fwlink/?linkid=14202", false)] 951[Obsolete("The ApartmentState property has been deprecated. Use GetApartmentState, SetApartmentState or TrySetApartmentState instead.", false)]
system\threading\threadpool.cs (1)
1886[Obsolete("ThreadPool.BindHandle(IntPtr) has been deprecated. Please use ThreadPool.BindHandle(SafeHandle) instead.", false)]
PresentationCore (5)
Core\CSharp\System\Windows\Media\FormattedText.cs (3)
51[Obsolete("Use the PixelsPerDip override", false)] 115[Obsolete("Use the PixelsPerDip override", false)] 181[Obsolete("Use the PixelsPerDip override", false)]
Core\CSharp\System\Windows\Media\GlyphRun.cs (2)
69[Obsolete("Use the PixelsPerDip override", false)] 223[Obsolete("Use the PixelsPerDip override", false)]
PresentationFramework (1)
src\Framework\System\Windows\Standard\Debug.cs (1)
55Obsolete("Use Assert.AreEqual instead of Assert.Equals", false),
System (16)
compmod\system\componentmodel\AsyncCompletedEventArgs.cs (1)
20[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
net\System\Net\HttpWebRequest.cs (1)
5115[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
net\System\Net\HttpWebResponse.cs (1)
499[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
net\System\Net\NetworkInformation\NetworkAddressChange.cs (2)
35[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 40[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
net\System\Net\Sockets\Socket.cs (2)
8569[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 8709[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
net\System\Net\webclient.cs (4)
116[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 121[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 126[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 131[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
net\System\Net\WebRequest.cs (2)
70[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 75[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
net\System\Net\WriteStreamClosedEventArgs.cs (2)
12[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 16[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
security\system\security\claims\DynamicRoleClaimProvider.cs (1)
15[Obsolete("Use ClaimsAuthenticationManager to add claims to a ClaimsIdentity", true)]
System.Core (64)
Microsoft\Scripting\Actions\CallSiteOps.cs (11)
37[Obsolete("do not use this method", true), EditorBrowsable(EditorBrowsableState.Never)] 49[Obsolete("do not use this method", true), EditorBrowsable(EditorBrowsableState.Never)] 61[Obsolete("do not use this method", true), EditorBrowsable(EditorBrowsableState.Never)] 70[Obsolete("do not use this method", true), EditorBrowsable(EditorBrowsableState.Never)] 81[Obsolete("do not use this method", true), EditorBrowsable(EditorBrowsableState.Never)] 92[Obsolete("do not use this method", true), EditorBrowsable(EditorBrowsableState.Never)] 105[Obsolete("do not use this method", true), EditorBrowsable(EditorBrowsableState.Never)] 117[Obsolete("do not use this method", true), EditorBrowsable(EditorBrowsableState.Never)] 130[Obsolete("do not use this method", true), EditorBrowsable(EditorBrowsableState.Never)] 143[Obsolete("do not use this method", true), EditorBrowsable(EditorBrowsableState.Never)] 156[Obsolete("do not use this method", true), EditorBrowsable(EditorBrowsableState.Never)]
Microsoft\Scripting\Actions\ExpandoObject.cs (5)
1040[Obsolete("do not use this method", true), EditorBrowsable(EditorBrowsableState.Never)] 1057[Obsolete("do not use this method", true), EditorBrowsable(EditorBrowsableState.Never)] 1072[Obsolete("do not use this method", true), EditorBrowsable(EditorBrowsableState.Never)] 1083[Obsolete("do not use this method", true), EditorBrowsable(EditorBrowsableState.Never)] 1094[Obsolete("do not use this method", true), EditorBrowsable(EditorBrowsableState.Never)]
Microsoft\Scripting\Actions\UpdateDelegates.Generated.cs (42)
39[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 155[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 164[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 280[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 289[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 405[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 414[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 530[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 539[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 655[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 664[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 780[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 789[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 905[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 914[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 1030[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 1039[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 1155[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 1164[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 1280[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 1289[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 1405[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 1414[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 1529[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 1538[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 1653[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 1662[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 1777[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 1786[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 1901[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 1910[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 2025[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 2034[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 2149[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 2158[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 2273[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 2282[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 2397[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 2406[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 2521[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 2530[Obsolete("pregenerated CallSite<T>.Update delegate", true)] 2645[Obsolete("pregenerated CallSite<T>.Update delegate", true)]
Microsoft\Scripting\Compiler\ExpressionQuoter.cs (2)
38[Obsolete("do not use this method", true), EditorBrowsable(EditorBrowsableState.Never)] 52[Obsolete("do not use this method", true), EditorBrowsable(EditorBrowsableState.Never)]
Microsoft\Scripting\Compiler\RuntimeVariableList.cs (2)
39[Obsolete("do not use this method", true), EditorBrowsable(EditorBrowsableState.Never)] 48[Obsolete("do not use this method", true), EditorBrowsable(EditorBrowsableState.Never)]
System\Diagnostics\Eventing\Reader\Winmeta.cs (1)
144[Obsolete("Incorrect value: use CorrelationHint2 instead", false)]
System\Runtime\CompilerServices\ExecutionScope.cs (1)
7[Obsolete("do not use this type", true)]
System.Data (98)
fx\src\data\System\Data\Common\DBDataPermission.cs (2)
29[ Obsolete("DBDataPermission() has been deprecated. Use the DBDataPermission(PermissionState.None) constructor. http://go.microsoft.com/fwlink/?linkid=14202", true) ] // V1.2.3300, MDAC 86034 45[ Obsolete("DBDataPermission(PermissionState state,Boolean allowBlankPassword) has been deprecated. Use the DBDataPermission(PermissionState.None) constructor. http://go.microsoft.com/fwlink/?linkid=14202", true) ] // V1.2.3300, MDAC 86034
fx\src\data\System\Data\Common\NativeMethods.cs (1)
31[ Obsolete("not used", true)] [PreserveSig] int GetOptionsObject(
fx\src\data\System\Data\Common\UnsafeNativeMethods.cs (84)
493[ Obsolete("not used", true)] void put_Rowset (/*deleted parameters signature*/); 515[ Obsolete("not used", true)] void get_Properties(/*deleted parameters signature*/); 516[ Obsolete("not used", true)] void get_AbsolutePosition(/*deleted parameters signature*/); 517[ Obsolete("not used", true)] void put_AbsolutePosition(/*deleted parameters signature*/); 518[ Obsolete("not used", true)] void putref_ActiveConnection(/*deleted parameters signature*/); 519[ Obsolete("not used", true)] void put_ActiveConnection(/*deleted parameters signature*/); 523[ Obsolete("not used", true)] void get_BOF(/*deleted parameters signature*/); 524[ Obsolete("not used", true)] void get_Bookmark(/*deleted parameters signature*/); 525[ Obsolete("not used", true)] void put_Bookmark(/*deleted parameters signature*/); 526[ Obsolete("not used", true)] void get_CacheSize(/*deleted parameters signature*/); 527[ Obsolete("not used", true)] void put_CacheSize(/*deleted parameters signature*/); 528[ Obsolete("not used", true)] void get_CursorType(/*deleted parameters signature*/); 529[ Obsolete("not used", true)] void put_CursorType(/*deleted parameters signature*/); 530[ Obsolete("not used", true)] void get_EOF(/*deleted parameters signature*/); 531[ Obsolete("not used", true)] void get_Fields(/*deleted parameters signature*/); 532[ Obsolete("not used", true)] void get_LockType(/*deleted parameters signature*/); 533[ Obsolete("not used", true)] void put_LockType(/*deleted parameters signature*/); 534[ Obsolete("not used", true)] void get_MaxRecords(/*deleted parameters signature*/); 535[ Obsolete("not used", true)] void put_MaxRecords(/*deleted parameters signature*/); 536[ Obsolete("not used", true)] void get_RecordCount(/*deleted parameters signature*/); 537[ Obsolete("not used", true)] void putref_Source(/*deleted parameters signature*/); 538[ Obsolete("not used", true)] void put_Source(/*deleted parameters signature*/); 539[ Obsolete("not used", true)] void get_Source(/*deleted parameters signature*/); 540[ Obsolete("not used", true)] void AddNew(/*deleted parameters signature*/); 541[ Obsolete("not used", true)] void CancelUpdate(/*deleted parameters signature*/); 545[ Obsolete("not used", true)] void Delete(/*deleted parameters signature*/); 546[ Obsolete("not used", true)] void GetRows(/*deleted parameters signature*/); 547[ Obsolete("not used", true)] void Move(/*deleted parameters signature*/); 548[ Obsolete("not used", true)] void MoveNext(); 549[ Obsolete("not used", true)] void MovePrevious(); 550[ Obsolete("not used", true)] void MoveFirst(); 551[ Obsolete("not used", true)] void MoveLast(); 552[ Obsolete("not used", true)] void Open(/*deleted parameters signature*/); 553[ Obsolete("not used", true)] void Requery(/*deleted parameters signature*/); 554[ Obsolete("not used", true)] void _xResync(/*deleted parameters signature*/); 555[ Obsolete("not used", true)] void Update(/*deleted parameters signature*/); 556[ Obsolete("not used", true)] void get_AbsolutePage(/*deleted parameters signature*/); 557[ Obsolete("not used", true)] void put_AbsolutePage(/*deleted parameters signature*/); 558[ Obsolete("not used", true)] void get_EditMode(/*deleted parameters signature*/); 559[ Obsolete("not used", true)] void get_Filter(/*deleted parameters signature*/); 560[ Obsolete("not used", true)] void put_Filter(/*deleted parameters signature*/); 561[ Obsolete("not used", true)] void get_PageCount(/*deleted parameters signature*/); 562[ Obsolete("not used", true)] void get_PageSize(/*deleted parameters signature*/); 563[ Obsolete("not used", true)] void put_PageSize(/*deleted parameters signature*/); 564[ Obsolete("not used", true)] void get_Sort(/*deleted parameters signature*/); 565[ Obsolete("not used", true)] void put_Sort(/*deleted parameters signature*/); 566[ Obsolete("not used", true)] void get_Status(/*deleted parameters signature*/); 567[ Obsolete("not used", true)] void get_State(/*deleted parameters signature*/); 568[ Obsolete("not used", true)] void _xClone(/*deleted parameters signature*/); 569[ Obsolete("not used", true)] void UpdateBatch(/*deleted parameters signature*/); 570[ Obsolete("not used", true)] void CancelBatch(/*deleted parameters signature*/); 571[ Obsolete("not used", true)] void get_CursorLocation(/*deleted parameters signature*/); 572[ Obsolete("not used", true)] void put_CursorLocation(/*deleted parameters signature*/); 588[ Obsolete("not used", true)] void get_Properties(/*deleted parameters signature*/); 592[ Obsolete("not used", true)] void put_ActiveConnection(/*deleted parameters signature*/); 593[ Obsolete("not used", true)] void putref_ActiveConnection(/*deleted parameters signature*/); 594[ Obsolete("not used", true)] void get_State(/*deleted parameters signature*/); 595[ Obsolete("not used", true)] void get_Source(/*deleted parameters signature*/); 596[ Obsolete("not used", true)] void put_Source(/*deleted parameters signature*/); 597[ Obsolete("not used", true)] void putref_Source(/*deleted parameters signature*/); 598[ Obsolete("not used", true)] void get_Mode(/*deleted parameters signature*/); 599[ Obsolete("not used", true)] void put_Mode(/*deleted parameters signature*/); 600[ Obsolete("not used", true)] void get_ParentURL(/*deleted parameters signature*/); 601[ Obsolete("not used", true)] void MoveRecord(/*deleted parameters signature*/); 602[ Obsolete("not used", true)] void CopyRecord(/*deleted parameters signature*/); 603[ Obsolete("not used", true)] void DeleteRecord(/*deleted parameters signature*/); 604[ Obsolete("not used", true)] void Open(/*deleted parameters signature*/); 660[ Obsolete("not used", true)] void AddRefAccessor(/*deleted parameters signature*/); 679[ Obsolete("not used", true)] void GetBindings(/*deleted parameters signature*/); 694[ Obsolete("not used", true)] void AddRefChapter(/*deleted parameters signature*/); 820[ Obsolete("not used", true)] void GetDBSession(/*deleted parameter signature*/); 822[ Obsolete("not used", true)] void GetCommandText(/*deleted parameter signature*/); 837[ Obsolete("not used", true)] void GetParameterInfo(/*deleted parameters signature*/); 839[ Obsolete("not used", true)] void MapParameterNames(/*deleted parameter signature*/); 951[ Obsolete("not used", true)] void GetGUID(/*deleted parameter signature*/); 981[ Obsolete("not used", true)] void AddErrorRecord(/*deleted parameter signature*/); 983[ Obsolete("not used", true)] void GetBasicErrorInfo(/*deleted parameter signature*/); 994[ Obsolete("not used", true)] void GetErrorParameters(/*deleted parameter signature*/); 1086[ Obsolete("not used", true)] void AddRefRows(/*deleted parameter signature*/); 1126[ Obsolete("not used", true)] void RestartPosition(/*deleted parameter signature*/); 1164[ Obsolete("not used", true)] void Commit(/*deleted parameter signature*/); 1166[ Obsolete("not used", true)] void Abort(/*deleted parameter signature*/); 1168[ Obsolete("not used", true)] void GetTransactionInfo(/*deleted parameter signature*/); 1170[ Obsolete("not used", true)] void GetOptionsObject(/*deleted parameter signature*/);
fx\src\data\System\Data\DataSysAttribute.cs (2)
23[ Obsolete("DataSysDescriptionAttribute has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202", false) ] 31[ Obsolete("DataSysDescriptionAttribute has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202", false) ]
fx\src\data\System\Data\Odbc\OdbcParameterCollection.cs (1)
70[ ObsoleteAttribute("Add(String parameterName, Object value) has been deprecated. Use AddWithValue(String parameterName, Object value). http://go.microsoft.com/fwlink/?linkid=14202", false) ] // 79027
fx\src\data\System\Data\Odbc\OdbcPermission.cs (2)
22[ Obsolete("OdbcPermission() has been deprecated. Use the OdbcPermission(PermissionState.None) constructor. http://go.microsoft.com/fwlink/?linkid=14202", true) ] // MDAC 86034 29[ Obsolete("OdbcPermission(PermissionState state, Boolean allowBlankPassword) has been deprecated. Use the OdbcPermission(PermissionState.None) constructor. http://go.microsoft.com/fwlink/?linkid=14202", true) ] // MDAC 86034
fx\src\data\System\Data\OleDb\OleDbParameterCollection.cs (1)
69[ ObsoleteAttribute("Add(String parameterName, Object value) has been deprecated. Use AddWithValue(String parameterName, Object value). http://go.microsoft.com/fwlink/?linkid=14202", false) ] // 79027
fx\src\data\System\Data\OleDb\OleDbPermission.cs (2)
25[ Obsolete("OleDbPermission() has been deprecated. Use the OleDbPermission(PermissionState.None) constructor. http://go.microsoft.com/fwlink/?linkid=14202", true) ] // MDAC 86034 32[ Obsolete("OleDbPermission(PermissionState state, Boolean allowBlankPassword) has been deprecated. Use the OleDbPermission(PermissionState.None) constructor. http://go.microsoft.com/fwlink/?linkid=14202", true) ] // MDAC 86034
fx\src\data\System\Data\SqlClient\SqlClientPermission.cs (2)
20[ Obsolete("SqlClientPermission() has been deprecated. Use the SqlClientPermission(PermissionState.None) constructor. http://go.microsoft.com/fwlink/?linkid=14202", true) ] // MDAC 86034 27[ Obsolete("SqlClientPermission(PermissionState state, Boolean allowBlankPassword) has been deprecated. Use the SqlClientPermission(PermissionState.None) constructor. http://go.microsoft.com/fwlink/?linkid=14202", true) ] // MDAC 86034
fx\src\data\System\Data\SqlClient\SqlParameterCollection.cs (1)
73[ ObsoleteAttribute("Add(String parameterName, Object value) has been deprecated. Use AddWithValue(String parameterName, Object value). http://go.microsoft.com/fwlink/?linkid=14202", false) ] // 79027
System.Net (50)
net\HttpPolicyDownloaderProtocol.cs (10)
7[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 12[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 17[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 22[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 27[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 32[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 37[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 42[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 48[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 53[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
net\INetworkProgress.cs (8)
7[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 12[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 18[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 23[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 29[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 34[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 40[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 45[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
net\IUnsafeWebRequestCreate.cs (2)
7[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 11[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
net\UdpAnySourceMulticastClient.cs (16)
7[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 12[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 17[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 22[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 27[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 32[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 37[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 42[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 47[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 52[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 57[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 62[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 67[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 72[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 77[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 82[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
net\UdpSingleSourceMulticastClient.cs (11)
6[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 11[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 17[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 22[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 27[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 32[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 37[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 42[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 47[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 52[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 57[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
net\UiSynchronizationContext.cs (3)
8[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 15[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 20[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
System.ServiceModel (22)
System\ServiceModel\BasicHttpBinding.cs (1)
62[Obsolete(HttpChannelUtilities.ObsoleteDescriptionStrings.PropertyObsoleteUseAllowCookies, false)]
System\ServiceModel\Channels\HttpCookieContainerBindingElement.cs (3)
11[Obsolete(HttpChannelUtilities.ObsoleteDescriptionStrings.TypeObsoleteUseAllowCookies, false)] 15[Obsolete(HttpChannelUtilities.ObsoleteDescriptionStrings.TypeObsoleteUseAllowCookies, false)] 21[Obsolete(HttpChannelUtilities.ObsoleteDescriptionStrings.TypeObsoleteUseAllowCookies, false)]
System\ServiceModel\Channels\PeerChannelFactory.cs (1)
23[ObsoleteAttribute ("PeerChannel feature is obsolete and will be removed in the future.", false)]
System\ServiceModel\Channels\PeerChannelListener.cs (2)
16[ObsoleteAttribute ("PeerChannel feature is obsolete and will be removed in the future.", false)] 273[ObsoleteAttribute ("PeerChannel feature is obsolete and will be removed in the future.", false)]
System\ServiceModel\Channels\PeerCustomResolverBindingElement.cs (1)
14[ObsoleteAttribute ("PeerChannel feature is obsolete and will be removed in the future.", false)]
System\ServiceModel\Channels\PeerDuplexChannelListener.cs (2)
12[ObsoleteAttribute ("PeerChannel feature is obsolete and will be removed in the future.", false)] 74[ObsoleteAttribute ("PeerChannel feature is obsolete and will be removed in the future.", false)]
System\ServiceModel\Channels\PeerInputChannelListener.cs (1)
73[ObsoleteAttribute ("PeerChannel feature is obsolete and will be removed in the future.", false)]
System\ServiceModel\Channels\PeerTransportBindingElement.cs (1)
30[ObsoleteAttribute ("PeerChannel feature is obsolete and will be removed in the future.", false)]
System\ServiceModel\Configuration\BindingsSection.cs (1)
105[ObsoleteAttribute ("PeerChannel feature is obsolete and will be removed in the future.", false)]
System\ServiceModel\Configuration\NetPeerTcpBindingCollectionElement.cs (1)
10[ObsoleteAttribute ("PeerChannel feature is obsolete and will be removed in the future.", false)]
System\ServiceModel\Configuration\NetPeerTcpBindingElement.cs (1)
14[ObsoleteAttribute ("PeerChannel feature is obsolete and will be removed in the future.", false)]
System\ServiceModel\Configuration\PeerTransportElement.cs (1)
12[ObsoleteAttribute ("PeerChannel feature is obsolete and will be removed in the future.", false)]
System\ServiceModel\Dispatcher\ClientOperation.cs (1)
20[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
System\ServiceModel\Dispatcher\ClientRuntime.cs (2)
25[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 35[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
System\ServiceModel\Dispatcher\PeerValidationBehavior.cs (1)
12[ObsoleteAttribute ("PeerChannel feature is obsolete and will be removed in the future.", false)]
System\ServiceModel\NetPeerTcpBinding.cs (1)
17[ObsoleteAttribute ("PeerChannel feature is obsolete and will be removed in the future.", false)]
System\ServiceModel\PeerResolvers\CustomPeerResolverService.cs (1)
14[ObsoleteAttribute ("PeerChannel feature is obsolete and will be removed in the future.", false)]
System.Web.Services (2)
System\Web\Services\Discovery\DiscoveryClientProtocol.cs (1)
294[Obsolete("This method will be removed from a future version. The method call is no longer required for resource discovery", false)]
System\Web\Services\Protocols\SoapHeaderAttribute.cs (1)
57[Obsolete("This property will be removed from a future version. The presence of a particular header in a SOAP message is no longer enforced", false)]
System.Xml (6)
System\Xml\Core\XmlReaderSettings.cs (1)
85[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
System\Xml\IApplicationResourceStreamResolver.cs (2)
7[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 12[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
System\Xml\XmlXapResolver.cs (3)
7[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 11[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 26[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]