1516 instantiations of Obsolete
mscorlib (221)
microsoft\win32\registry.cs (1)
84[Obsolete("The DynData registry key only works on Win9x, which is no longer supported by the CLR. On NT-based operating systems, use the PerformanceData registry key instead.")]
system\activator.cs (4)
254[Obsolete("Methods which use evidence to sandbox are obsolete and will be removed in a future release of the .NET Framework. Please use an overload of CreateInstance which does not take an Evidence parameter. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 368[Obsolete("Methods which use evidence to sandbox are obsolete and will be removed in a future release of the .NET Framework. Please use an overload of CreateInstanceFrom which does not take an Evidence parameter. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 473[Obsolete("Methods which use evidence to sandbox are obsolete and will be removed in a future release of the .NET Framework. Please use an overload of CreateInstance which does not take an Evidence parameter. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 544[Obsolete("Methods which use Evidence to sandbox are obsolete and will be removed in a future release of the .NET Framework. Please use an overload of CreateInstanceFrom which does not take an Evidence parameter. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")]
system\appdomain.cs (30)
1281[Obsolete("Assembly level declarative security is obsolete and is no longer enforced by the CLR by default. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 1301[Obsolete("Assembly level declarative security is obsolete and is no longer enforced by the CLR by default. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 1325[Obsolete("Methods which use evidence to sandbox are obsolete and will be removed in a future release of the .NET Framework. Please use an overload of DefineDynamicAssembly which does not take an Evidence parameter. See http://go.microsoft.com/fwlink/?LinkId=155570 for more information.")] 1343[Obsolete("Assembly level declarative security is obsolete and is no longer enforced by the CLR by default. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 1368[Obsolete("Assembly level declarative security is obsolete and is no longer enforced by the CLR by default. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 1394[Obsolete("Assembly level declarative security is obsolete and is no longer enforced by the CLR by default. Please see http://go.microsoft.com/fwlink/?LinkId=155570 for more information.")] 1422[Obsolete("Assembly level declarative security is obsolete and is no longer enforced by the CLR by default. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 1450[Obsolete("Assembly level declarative security is obsolete and is no longer enforced by the CLR by default. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 1668[Obsolete("Methods which use evidence to sandbox are obsolete and will be removed in a future release of the .NET Framework. Please use an overload of CreateInstance which does not take an Evidence parameter. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 1757[Obsolete("Methods which use evidence to sandbox are obsolete and will be removed in a future release of the .NET Framework. Please use an overload of CreateInstanceFrom which does not take an Evidence parameter. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 1892[Obsolete("Methods which use evidence to sandbox are obsolete and will be removed in a future release of the .NET Framework. Please use an overload of Load which does not take an Evidence parameter. See http://go.microsoft.com/fwlink/?LinkId=155570 for more information.")] 1916[Obsolete("Methods which use evidence to sandbox are obsolete and will be removed in a future release of the .NET Framework. Please use an overload of Load which does not take an Evidence parameter. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 1926[Obsolete("Methods which use evidence to sandbox are obsolete and will be removed in a future release of the .NET Framework. Please use an overload of Load which does not take an Evidence parameter. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 1943[Obsolete("Methods which use evidence to sandbox are obsolete and will be removed in a future release of the .NET Framework. Please use an overload of ExecuteAssembly which does not take an Evidence parameter. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 1952[Obsolete("Methods which use evidence to sandbox are obsolete and will be removed in a future release of the .NET Framework. Please use an overload of ExecuteAssembly which does not take an Evidence parameter. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 1986[Obsolete("Methods which use evidence to sandbox are obsolete and will be removed in a future release of the .NET Framework. Please use an overload of ExecuteAssembly which does not take an Evidence parameter. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 2034[Obsolete("Methods which use evidence to sandbox are obsolete and will be removed in a future release of the .NET Framework. Please use an overload of ExecuteAssemblyByName which does not take an Evidence parameter. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 2043[Obsolete("Methods which use evidence to sandbox are obsolete and will be removed in a future release of the .NET Framework. Please use an overload of ExecuteAssemblyByName which does not take an Evidence parameter. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 2073[Obsolete("Methods which use evidence to sandbox are obsolete and will be removed in a future release of the .NET Framework. Please use an overload of ExecuteAssemblyByName which does not take an Evidence parameter. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 2275[Obsolete("AppDomain.AppendPrivatePath has been deprecated. Please investigate the use of AppDomainSetup.PrivateBinPath instead. http://go.microsoft.com/fwlink/?linkid=14202")] 2301[Obsolete("AppDomain.ClearPrivatePath has been deprecated. Please investigate the use of AppDomainSetup.PrivateBinPath instead. http://go.microsoft.com/fwlink/?linkid=14202")] 2310[Obsolete("AppDomain.ClearShadowCopyPath has been deprecated. Please investigate the use of AppDomainSetup.ShadowCopyDirectories instead. http://go.microsoft.com/fwlink/?linkid=14202")] 2319[Obsolete("AppDomain.SetCachePath has been deprecated. Please investigate the use of AppDomainSetup.CachePath instead. http://go.microsoft.com/fwlink/?linkid=14202")] 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)] 2604[Obsolete("AppDomain policy levels are obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 4298[Obsolete("AppDomain.SetShadowCopyPath has been deprecated. Please investigate the use of AppDomainSetup.ShadowCopyDirectories instead. http://go.microsoft.com/fwlink/?linkid=14202")] 4307[Obsolete("AppDomain.SetShadowCopyFiles has been deprecated. Please investigate the use of AppDomainSetup.ShadowCopyFiles instead. http://go.microsoft.com/fwlink/?linkid=14202")] 4314[Obsolete("AppDomain.SetDynamicBase has been deprecated. Please investigate the use of AppDomainSetup.DynamicBase instead. http://go.microsoft.com/fwlink/?linkid=14202")] 4542[Obsolete("Methods which use evidence to sandbox are obsolete and will be removed in a future release of the .NET Framework. Please use an overload of CreateInstanceAndUnwrap which does not take an Evidence parameter. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 4625[Obsolete("Methods which use evidence to sandbox are obsolete and will be removed in a future release of the .NET Framework. Please use an overload of CreateInstanceFromAndUnwrap which does not take an Evidence parameter. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")]
system\appdomainattributes.cs (2)
29[Obsolete("This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202")] 32[Obsolete("This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202")]
system\collections\caseinsensitivehashcodeprovider.cs (1)
28[Obsolete("Please use StringComparer instead.")]
system\collections\hashtable.cs (7)
171[Obsolete("Please use EqualityComparer property.")] 202[Obsolete("Please use KeyComparer properties.")] 314[Obsolete("Please use Hashtable(int, float, IEqualityComparer) instead.")] 332[Obsolete("Please use Hashtable(IEqualityComparer) instead.")] 343[Obsolete("Please use Hashtable(int, IEqualityComparer) instead.")] 365[Obsolete("Please use Hashtable(IDictionary, IEqualityComparer) instead.")] 374[Obsolete("Please use Hashtable(IDictionary, float, IEqualityComparer) instead.")]
system\collections\ihashcodeprovider.cs (1)
22[Obsolete("Please use IEqualityComparer instead.")]
system\configuration\assemblies\assemblyhash.cs (8)
19[Obsolete("The AssemblyHash class has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] 25[Obsolete("The AssemblyHash class has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] 28[Obsolete("The AssemblyHash class has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] 40[Obsolete("The AssemblyHash class has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] 54[Obsolete("The AssemblyHash class has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] 60[Obsolete("The AssemblyHash class has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] 65[Obsolete("The AssemblyHash class has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] 70[Obsolete("The AssemblyHash class has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")]
system\diagnostics\contracts\contracts.cs (1)
924[Obsolete("Use the ContractHelper class in the System.Runtime.CompilerServices namespace instead.")]
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\diagnostics\stacktrace.cs (1)
471[Obsolete("This constructor has been deprecated. Please use a constructor that does not require a Thread parameter. http://go.microsoft.com/fwlink/?linkid=14202")]
system\diagnostics\symbolstore\isymbinder.cs (1)
28[Obsolete("The recommended alternative is ISymbolBinder1.GetReader. ISymbolBinder1.GetReader takes the importer interface pointer as an IntPtr instead of an Int32, and thus works on both 32-bit and 64-bit architectures. http://go.microsoft.com/fwlink/?linkid=14202=14202")]
system\enum.cs (2)
807[Obsolete("The provider argument is not used. Please use ToString(String).")] 870[Obsolete("The provider argument is not used. Please use ToString().")]
system\executionengineexception.cs (1)
25[Obsolete("This type previously indicated an unspecified fatal error in the runtime. The runtime no longer raises this exception so this type is obsolete.")]
system\globalization\culturetypes.cs (2)
26[Obsolete("This value has been deprecated. Please use other values in CultureTypes.")] 28[Obsolete("This value has been deprecated. Please use other values in CultureTypes.")]
system\io\filestream.cs (5)
956[Obsolete("This constructor has been deprecated. Please use new FileStream(SafeFileHandle handle, FileAccess access) instead. http://go.microsoft.com/fwlink/?linkid=14202")] 963[Obsolete("This constructor has been deprecated. Please use new FileStream(SafeFileHandle handle, FileAccess access) instead, and optionally make a new SafeFileHandle with ownsHandle=false if needed. http://go.microsoft.com/fwlink/?linkid=14202")] 970[Obsolete("This constructor has been deprecated. Please use new FileStream(SafeFileHandle handle, FileAccess access, int bufferSize) instead, and optionally make a new SafeFileHandle with ownsHandle=false if needed. http://go.microsoft.com/fwlink/?linkid=14202")] 979[Obsolete("This constructor has been deprecated. Please use new FileStream(SafeFileHandle handle, FileAccess access, int bufferSize, bool isAsync) instead, and optionally make a new SafeFileHandle with ownsHandle=false if needed. http://go.microsoft.com/fwlink/?linkid=14202")] 1403[Obsolete("This property has been deprecated. Please use FileStream's SafeFileHandle property instead. http://go.microsoft.com/fwlink/?linkid=14202")]
system\io\isolatedstorage\isolatedstorage.cs (2)
368[Obsolete("IsolatedStorage.MaximumSize has been deprecated because it is not CLS Compliant. To get the maximum size use IsolatedStorage.Quota")] 383[Obsolete("IsolatedStorage.CurrentSize has been deprecated because it is not CLS Compliant. To get the current size use IsolatedStorage.UsedSize")]
system\io\isolatedstorage\isolatedstoragefile.cs (2)
292[Obsolete("IsolatedStorageFile.CurrentSize has been deprecated because it is not CLS Compliant. To get the current size use IsolatedStorageFile.UsedSize")] 395[Obsolete("IsolatedStorageFile.MaximumSize has been deprecated because it is not CLS Compliant. To get the maximum size use IsolatedStorageFile.Quota")]
system\io\isolatedstorage\isolatedstoragefilestream.cs (1)
389[Obsolete("This property has been deprecated. Please use IsolatedStorageFileStream's SafeFileHandle property instead. http://go.microsoft.com/fwlink/?linkid=14202")]
system\io\path.cs (1)
76[Obsolete("Please use GetInvalidPathChars or GetInvalidFileNameChars instead.")]
system\io\stream.cs (2)
290[Obsolete("CreateWaitHandle will be removed eventually. Please use \"new ManualResetEvent(false)\" instead.")] 787[Obsolete("Do not call or override this method.")]
system\reflection\assembly.cs (8)
186[Obsolete("This method is obsolete and will be removed in a future release of the .NET Framework. Please use an overload of LoadFrom which does not take an Evidence parameter. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 209[Obsolete("This method is obsolete and will be removed in a future release of the .NET Framework. Please use an overload of LoadFrom which does not take an Evidence parameter. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 333[Obsolete("This method is obsolete and will be removed in a future release of the .NET Framework. Please use an overload of Load which does not take an Evidence parameter. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 369[Obsolete("This method is obsolete and will be removed in a future release of the .NET Framework. Please use an overload of Load which does not take an Evidence parameter. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 381[Obsolete("This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202")] 390[Obsolete("This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202")] 542[Obsolete("This method is obsolete and will be removed in a future release of the .NET Framework. Please use an overload of Load which does not take an Evidence parameter. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 596[Obsolete("This method is obsolete and will be removed in a future release of the .NET Framework. Please use an overload of LoadFile which does not take an Evidence parameter. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")]
system\reflection\assemblyattributes.cs (3)
309[Obsolete("This constructor has been deprecated. Please use AssemblyFlagsAttribute(AssemblyNameFlags) instead. http://go.microsoft.com/fwlink/?linkid=14202")] 316[Obsolete("This property has been deprecated. Please use AssemblyFlags instead. http://go.microsoft.com/fwlink/?linkid=14202")] 329[Obsolete("This constructor has been deprecated. Please use AssemblyFlagsAttribute(AssemblyNameFlags) instead. http://go.microsoft.com/fwlink/?linkid=14202")]
system\reflection\emit\constructorbuilder.cs (1)
270[Obsolete("This property has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] //It always returns null.
system\reflection\emit\fieldbuilder.cs (1)
199[Obsolete("An alternate API is available: Emit the MarshalAs custom attribute instead. http://go.microsoft.com/fwlink/?linkid=14202")]
system\reflection\emit\flowcontrol.cs (1)
31[Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")]
system\reflection\emit\methodbuilder.cs (1)
864[Obsolete("An alternate API is available: Emit the MarshalAs custom attribute instead. http://go.microsoft.com/fwlink/?linkid=14202")]
system\reflection\emit\opcodetype.cs (1)
28[Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")]
system\reflection\emit\operandtype.cs (1)
34[Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")]
system\reflection\emit\parameterbuilder.cs (1)
31[Obsolete("An alternate API is available: Emit the MarshalAs custom attribute instead. http://go.microsoft.com/fwlink/?linkid=14202")]
system\reflection\emit\unmanagedmarshal.cs (1)
17[Obsolete("An alternate API is available: Emit the MarshalAs custom attribute instead. http://go.microsoft.com/fwlink/?linkid=14202")]
system\resources\resourcemanager.cs (1)
185[Obsolete("call InternalGetResourceSet instead")]
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\runtime\remoting\remotingservices.cs (1)
2744[Obsolete("Use of this method is not recommended. The LogRemotingStage existed for internal diagnostic purposes only.")]
system\security\attributes.cs (3)
63[Obsolete("SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.")] 100[Obsolete("SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.")] 130[Obsolete("SecurityTreatAsSafe is only used for .NET 2.0 transparency compatibility. Please use the SecuritySafeCriticalAttribute instead.")]
system\security\codeaccesspermission.cs (2)
41[Obsolete("Deny is obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 132[Obsolete("Deny is obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")]
system\security\cryptography\passwordderivebytes.cs (1)
136[Obsolete("Rfc2898DeriveBytes replaces PasswordDeriveBytes for deriving key material from a password and is preferred in new applications.")]
system\security\cryptography\x509certificates\x509certificate.cs (2)
242[Obsolete("This method has been deprecated. Please use the Subject property instead. http://go.microsoft.com/fwlink/?linkid=14202")] 250[Obsolete("This method has been deprecated. Please use the Issuer property instead. http://go.microsoft.com/fwlink/?linkid=14202")]
system\security\hostsecuritymanager.cs (2)
35[Obsolete("AppDomain policy levels are obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 63[Obsolete("AppDomain policy levels are obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")]
system\security\permissions\permissionattributes.cs (8)
43[Obsolete("Deny is obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 56[Obsolete("Assembly level declarative security is obsolete and is no longer enforced by the CLR by default. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 60[Obsolete("Assembly level declarative security is obsolete and is no longer enforced by the CLR by default. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 64[Obsolete("Assembly level declarative security is obsolete and is no longer enforced by the CLR by default. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 283[Obsolete("Please use the ViewAndModify property instead.")] 475[Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] 488[Obsolete("This permission is no longer used by the CLR.")] 567[Obsolete("Please use the ViewAndModify property instead.")]
system\security\permissions\reflectionpermission.cs (3)
30[Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] 33[Obsolete("This permission is no longer used by the CLR.")] 37[Obsolete("This permission has been deprecated. Use PermissionState.Unrestricted to get full access.")]
system\security\permissionset.cs (2)
1558[Obsolete("Deny is obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 2249[Obsolete("This method is obsolete and shoud no longer be used.")]
system\security\policy\evidence.cs (6)
151[Obsolete("This constructor is obsolete. Please use the constructor which takes arrays of EvidenceBase instead.")] 353[Obsolete("This method is obsolete. Please use AddHostEvidence instead.")] 376[Obsolete("This method is obsolete. Please use AddAssemblyEvidence instead.")] 1063[Obsolete("Evidence should not be treated as an ICollection. Please use the GetHostEnumerator and GetAssemblyEnumerator methods rather than using CopyTo.")] 1126[Obsolete("GetEnumerator is obsolete. Please use GetAssemblyEnumerator and GetHostEnumerator instead.")] 1346[Obsolete("Evidence should not be treated as an ICollection. Please use GetHostEnumerator and GetAssemblyEnumerator to iterate over the evidence to collect a count.")]
system\security\policy\firstmatchcodegroup.cs (1)
23[Obsolete("This type is obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")]
system\security\policy\permissionrequestevidence.cs (1)
24[Obsolete("Assembly level declarative security is obsolete and is no longer enforced by the CLR by default. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")]
system\security\policy\policylevel.cs (6)
173[Obsolete("AppDomain policy levels are obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 262[Obsolete("Because all GAC assemblies always get full trust, the full trust list is no longer meaningful. You should install any assemblies that are used in security policy in the GAC to ensure they are trusted.")] 272[Obsolete("Because all GAC assemblies always get full trust, the full trust list is no longer meaningful. You should install any assemblies that are used in security policy in the GAC to ensure they are trusted.")] 291[Obsolete("Because all GAC assemblies always get full trust, the full trust list is no longer meaningful. You should install any assemblies that are used in security policy in the GAC to ensure they are trusted.")] 301[Obsolete("Because all GAC assemblies always get full trust, the full trust list is no longer meaningful. You should install any assemblies that are used in security policy in the GAC to ensure they are trusted.")] 327[Obsolete("Because all GAC assemblies always get full trust, the full trust list is no longer meaningful. You should install any assemblies that are used in security policy in the GAC to ensure they are trusted.")]
system\security\policy\unioncodegroup.cs (1)
23[Obsolete("This type is obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")]
system\security\securitymanager.cs (13)
62[Obsolete("IsGranted is obsolete and will be removed in a future release of the .NET Framework. Please use the PermissionSet property of either AppDomain or Assembly instead.")] 164[Obsolete("This method is obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 198[Obsolete("This method is obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 242[Obsolete("This method is obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 254[Obsolete("This method is obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 270[Obsolete("This method is obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 287[Obsolete("This method is obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 351[Obsolete("This method is obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 368[Obsolete("This method is obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 380[Obsolete("This method is obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 393[Obsolete("This method is obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")] 527[Obsolete("Because execution permission checks can no longer be turned off, the CheckExecutionRights property no longer has any effect.")] 538[Obsolete("Because security can no longer be turned off, the SecurityEnabled property no longer has any effect.")]
system\threading\overlapped.cs (4)
314[Obsolete("This constructor is not 64-bit compatible. Use the constructor that takes an IntPtr for the event handle. http://go.microsoft.com/fwlink/?linkid=14202")] 337[Obsolete("This property is not 64-bit compatible. Use EventHandleIntPtr instead. http://go.microsoft.com/fwlink/?linkid=14202")] 368[Obsolete("This method is not safe. Use Pack (iocb, userData) instead. http://go.microsoft.com/fwlink/?linkid=14202")] 387[Obsolete("This method is not safe. Use UnsafePack (iocb, userData) instead. http://go.microsoft.com/fwlink/?linkid=14202")]
system\threading\thread.cs (5)
445[Obsolete("Thread.SetCompressedStack is no longer supported. Please use the System.Threading.CompressedStack class")] 464[Obsolete("Thread.GetCompressedStack is no longer supported. Please use the System.Threading.CompressedStack class")] 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)]
system\threading\waithandle.cs (1)
85[Obsolete("Use the SafeWaitHandle property instead.")]
PresentationCore (40)
Core\CSharp\System\Windows\Media\BoundsDrawingContextWalker.cs (1)
500[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)]
Core\CSharp\System\Windows\Media\ContainerVisual.cs (2)
103[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)] 114[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)]
Core\CSharp\System\Windows\Media\DrawingDrawingContext.cs (1)
1046[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)]
Core\CSharp\System\Windows\Media\Effects\BevelBitmapEffect.cs (2)
47[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)] 64[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)]
Core\CSharp\System\Windows\Media\Effects\BitmapEffect.cs (6)
83[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)] 94[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)] 109[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)] 124[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)] 141[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)] 154[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)]
Core\CSharp\System\Windows\Media\Effects\BitmapEffectGroup.cs (2)
57[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)] 71[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)]
Core\CSharp\System\Windows\Media\Effects\BlurBitmapEffect.cs (2)
47[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)] 64[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)]
Core\CSharp\System\Windows\Media\Effects\DropShadowBitmapEffect.cs (2)
43[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)] 60[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)]
Core\CSharp\System\Windows\Media\Effects\EmbossBitmapEffect.cs (2)
43[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)] 60[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)]
Core\CSharp\System\Windows\Media\Effects\OuterGlowBitmapEffect.cs (2)
47[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)] 64[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)]
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\Generated\DrawingContext.cs (1)
430[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)]
Core\CSharp\System\Windows\Media\Generated\DrawingContextDrawingContextWalker.cs (1)
583[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)]
Core\CSharp\System\Windows\Media\Generated\DrawingContextWalker.cs (1)
503[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)]
Core\CSharp\System\Windows\Media\Generated\RenderDataDrawingContext.cs (1)
1432[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)]
Core\CSharp\System\Windows\Media\GlyphRun.cs (2)
69[Obsolete("Use the PixelsPerDip override", false)] 223[Obsolete("Use the PixelsPerDip override", false)]
Core\CSharp\System\Windows\Media\HitTestWithPointDrawingContextWalker.cs (1)
296[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)]
Core\CSharp\System\Windows\Media\RenderCapability.cs (1)
106[Obsolete(IsShaderEffectSoftwareRenderingSupported_Deprecated)]
Core\CSharp\System\Windows\Media\Visual.cs (2)
3019[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)] 3118[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)]
Core\CSharp\System\Windows\Media3D\Viewport3DVisual.cs (2)
105[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)] 116[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)]
Core\CSharp\System\Windows\UIElement.cs (3)
2786[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)] 2849[Obsolete(MS.Internal.Media.VisualTreeUtils.BitmapEffectObsoleteMessage)] 4131[Obsolete("PersistId is an obsolete property and may be removed in a future release. The value of this property is not defined.")]
PresentationFramework (5)
src\Framework\System\Windows\Data\BindingListCollectionView.cs (1)
1498[Obsolete("Replaced by OnAllowsCrossThreadChangesChanged")]
src\Framework\System\Windows\Data\CollectionView.cs (2)
1259[Obsolete("Replaced by OnAllowsCrossThreadChangesChanged")] 1268[Obsolete("Replaced by ClearPendingChanges")]
src\Framework\System\Windows\Data\ListCollectionView.cs (1)
1679[Obsolete("Replaced by OnAllowsCrossThreadChangesChanged")]
src\Framework\System\Windows\Standard\Debug.cs (1)
55Obsolete("Use Assert.AreEqual instead of Assert.Equals", false),
SMDiagnostics (11)
System\ServiceModel\Diagnostics\EventLogCategory.cs (1)
9[Obsolete("This has been replaced by System.Runtime.Diagnostics.EventLogCategory")]
System\ServiceModel\Diagnostics\EventLogEventId.cs (1)
9[Obsolete("This has been replaced by System.Runtime.Diagnostics.EventLogEventId")]
System\ServiceModel\Diagnostics\EventLogger.cs (2)
13[Obsolete("This has been replaced by System.Runtime.Diagnostics.EventLogger")] 22[Obsolete("For SMDiagnostics.dll use only. Call DiagnosticUtility.EventLog instead")]
System\ServiceModel\Diagnostics\ExceptionUtility.cs (4)
38[Obsolete("For SMDiagnostics.dll use only. Call DiagnosticUtility.ExceptionUtility instead")] 47[Obsolete("For SMDiagnostics.dll use only. Call DiagnosticUtility.ExceptionUtility instead")] 71[Obsolete("For SMDiagnostics.dll use only. Call DiagnosticUtility.ExceptionUtility instead")] 112[Obsolete("For SMDiagnostics.dll use only. Call DiagnosticUtility.ExceptionUtility instead")]
System\ServiceModel\Diagnostics\LegacyDiagnosticTrace.cs (2)
46[Obsolete("For SMDiagnostics.dll use only. Call DiagnosticUtility.ShouldUseActivity instead")] 53[Obsolete("For SMDiagnostics.dll use only. Never 'new' this type up unless you are DiagnosticUtility.")]
System\ServiceModel\Diagnostics\Utility.cs (1)
21[Obsolete("For SMDiagnostics.dll use only. Call DiagnosticUtility.Utility instead")]
System (113)
compmod\microsoft\csharp\csharpcodeprovider.cs (2)
60[Obsolete("Callers should not use the ICodeGenerator interface and should instead use the methods directly on the CodeDomProvider class.")] 65[Obsolete("Callers should not use the ICodeCompiler interface and should instead use the methods directly on the CodeDomProvider class.")]
compmod\microsoft\visualbasic\VBCodeProvider.cs (2)
68[Obsolete("Callers should not use the ICodeGenerator interface and should instead use the methods directly on the CodeDomProvider class.")] 73[Obsolete("Callers should not use the ICodeCompiler interface and should instead use the methods directly on the CodeDomProvider class.")]
compmod\microsoft\win32\SystemEvents.cs (1)
199[Obsolete("This event has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")]
compmod\system\codedom\compiler\CodeDOMProvider.cs (3)
121[Obsolete("Callers should not use the ICodeGenerator interface and should instead use the methods directly on the CodeDomProvider class. Those inheriting from CodeDomProvider must still implement this interface, and should exclude this warning or also obsolete this method.")] 134[Obsolete("Callers should not use the ICodeCompiler interface and should instead use the methods directly on the CodeDomProvider class. Those inheriting from CodeDomProvider must still implement this interface, and should exclude this warning or also obsolete this method.")] 137[Obsolete("Callers should not use the ICodeParser interface and should instead use the methods directly on the CodeDomProvider class. Those inheriting from CodeDomProvider must still implement this interface, and should exclude this warning or also obsolete this method.")]
compmod\system\codedom\compiler\CompilerParameters.cs (1)
332[Obsolete("CAS policy is obsolete and will be removed in a future release of the .NET Framework."
compmod\system\codedom\compiler\CompilerResults.cs (1)
75[Obsolete("CAS policy is obsolete and will be removed in a future release of the .NET Framework. Please see http://go2.microsoft.com/fwlink/?LinkId=131738 for more information.")]
compmod\system\collections\specialized\nameobjectcollectionbase.cs (2)
81[Obsolete("Please use NameObjectCollectionBase(IEqualityComparer) instead.")] 94[Obsolete("Please use NameObjectCollectionBase(Int32, IEqualityComparer) instead.")]
compmod\system\collections\specialized\namevaluecollection.cs (2)
60[Obsolete("Please use NameValueCollection(IEqualityComparer) instead.")] 103[Obsolete("Please use NameValueCollection(Int32, IEqualityComparer) instead.")]
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)]
compmod\system\componentmodel\design\DesignerTransactionCloseEvent.cs (1)
32[Obsolete("This constructor is obsolete. Use DesignerTransactionCloseEventArgs(bool, bool) instead. http://go.microsoft.com/fwlink/?linkid=14202")]
compmod\system\componentmodel\design\SelectionTypes.cs (5)
38[Obsolete("This value has been deprecated. Use SelectionTypes.Auto instead. http://go.microsoft.com/fwlink/?linkid=14202")] 53[Obsolete("This value has been deprecated. It is no longer supported. http://go.microsoft.com/fwlink/?linkid=14202")] 62[Obsolete("This value has been deprecated. It is no longer supported. http://go.microsoft.com/fwlink/?linkid=14202")] 71[Obsolete("This value has been deprecated. Use SelectionTypes.Primary instead. http://go.microsoft.com/fwlink/?linkid=14202")] 108[Obsolete("This value has been deprecated. Use Enum class methods to determine valid values, or use a type converter. http://go.microsoft.com/fwlink/?linkid=14202")]
compmod\system\componentmodel\design\serialization\RootDesignerSerializerAttribute.cs (1)
15[Obsolete("This attribute has been deprecated. Use DesignerSerializerAttribute instead. For example, to specify a root designer for CodeDom, use DesignerSerializerAttribute(...,typeof(TypeCodeDomSerializer)). http://go.microsoft.com/fwlink/?linkid=14202")]
compmod\system\componentmodel\design\ViewTechnology.cs (2)
30[Obsolete("This value has been deprecated. Use ViewTechnology.Default instead. http://go.microsoft.com/fwlink/?linkid=14202")] 38[Obsolete("This value has been deprecated. Use ViewTechnology.Default instead. http://go.microsoft.com/fwlink/?linkid=14202")]
compmod\system\componentmodel\IComNativeDescriptorHandler.cs (1)
20[Obsolete("This interface has been deprecated. Add a TypeDescriptionProvider to handle type TypeDescriptor.ComObjectType instead. http://go.microsoft.com/fwlink/?linkid=14202")]
compmod\system\componentmodel\MemberDescriptor.cs (1)
496[Obsolete("This method has been deprecated. Use GetInvocationTarget instead. http://go.microsoft.com/fwlink/?linkid=14202")]
compmod\system\componentmodel\RecommendedAsConfigurableAttribute.cs (1)
20[Obsolete("Use System.ComponentModel.SettingsBindableAttribute instead to work with the new settings model.")]
compmod\system\componentmodel\TypeDescriptor.cs (1)
108[Obsolete("This property has been deprecated. Use a type description provider to supply type information for COM types instead. http://go.microsoft.com/fwlink/?linkid=14202")]
net\System\Net\DNS.cs (8)
183[Obsolete("GetHostByName is obsoleted for this type, please use GetHostEntry instead. http://go.microsoft.com/fwlink/?linkid=14202")] 293[Obsolete("GetHostByAddress is obsoleted for this type, please use GetHostEntry instead. http://go.microsoft.com/fwlink/?linkid=14202")] 327[Obsolete("GetHostByAddress is obsoleted for this type, please use GetHostEntry instead. http://go.microsoft.com/fwlink/?linkid=14202")] 496[Obsolete("Resolve is obsoleted for this type, please use GetHostEntry instead. http://go.microsoft.com/fwlink/?linkid=14202")] 823[Obsolete("BeginGetHostByName is obsoleted for this type, please use BeginGetHostEntry instead. http://go.microsoft.com/fwlink/?linkid=14202")] 838[Obsolete("EndGetHostByName is obsoleted for this type, please use EndGetHostEntry instead. http://go.microsoft.com/fwlink/?linkid=14202")] 1016[Obsolete("BeginResolve is obsoleted for this type, please use BeginGetHostEntry instead. http://go.microsoft.com/fwlink/?linkid=14202")] 1028[Obsolete("EndResolve is obsoleted for this type, please use EndGetHostEntry instead. http://go.microsoft.com/fwlink/?linkid=14202")]
net\System\Net\filewebrequest.cs (1)
64[Obsolete("Serialization is obsoleted for this type. http://go.microsoft.com/fwlink/?linkid=14202")]
net\System\Net\filewebresponse.cs (1)
72[Obsolete("Serialization is obsoleted for this type. http://go.microsoft.com/fwlink/?linkid=14202")]
net\System\Net\GlobalProxySelection.cs (1)
9[Obsolete("This class has been deprecated. Please use WebRequest.DefaultWebProxy instead to access and set the global default proxy. Use 'null' instead of GetEmptyWebProxy. http://go.microsoft.com/fwlink/?linkid=14202")]
net\System\Net\HttpWebRequest.cs (2)
5115[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 5261[Obsolete("Serialization is obsoleted for this type. http://go.microsoft.com/fwlink/?linkid=14202")]
net\System\Net\HttpWebResponse.cs (2)
499[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 573[Obsolete("Serialization is obsoleted for this type. http://go.microsoft.com/fwlink/?linkid=14202")]
net\System\Net\IPAddress.cs (1)
318[Obsolete("This property has been deprecated. It is address family dependent. Please use IPAddress.Equals method to perform comparisons. http://go.microsoft.com/fwlink/?linkid=14202")]
net\System\Net\mail\MailMessage.cs (1)
103[Obsolete("ReplyTo is obsoleted for this type. Please use ReplyToList instead which can accept multiple addresses. http://go.microsoft.com/fwlink/?linkid=14202")]
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\ServicePointManager.cs (1)
521[Obsolete("CertificatePolicy is obsoleted for this type, please use ServerCertificateValidationCallback instead. http://go.microsoft.com/fwlink/?linkid=14202")]
net\System\Net\Sockets\Socket.cs (4)
296[Obsolete("SupportsIPv4 is obsoleted for this type, please use OSSupportsIPv4 instead. http://go.microsoft.com/fwlink/?linkid=14202")] 316[Obsolete("SupportsIPv6 is obsoleted for this type, please use OSSupportsIPv6 instead. http://go.microsoft.com/fwlink/?linkid=14202")] 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\Sockets\TCPListener.cs (1)
72[Obsolete("This method has been deprecated. Please use TcpListener(IPAddress localaddr, int port) instead. http://go.microsoft.com/fwlink/?linkid=14202")]
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\webproxy.cs (1)
415[Obsolete("This method has been deprecated. Please use the proxy selected for you by default. http://go.microsoft.com/fwlink/?linkid=14202")]
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\WebSockets\WebSocket.cs (1)
121[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.")]
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)]
net\System\URI.cs (12)
408[Obsolete("The constructor has been deprecated. Please use new Uri(string). The dontEscape parameter is deprecated and is always false. http://go.microsoft.com/fwlink/?linkid=14202")] 422[Obsolete("The constructor has been deprecated. Please new Uri(Uri, string). The dontEscape parameter is deprecated and is always false. http://go.microsoft.com/fwlink/?linkid=14202")] 5309[Obsolete("The method has been deprecated. Please use MakeRelativeUri(Uri uri). http://go.microsoft.com/fwlink/?linkid=14202")] 5325[Obsolete("The method has been deprecated. It is not used by the system. http://go.microsoft.com/fwlink/?linkid=14202")] 5334[Obsolete("The method has been deprecated. It is not used by the system. http://go.microsoft.com/fwlink/?linkid=14202")] 5343[Obsolete("The method has been deprecated. It is not used by the system. http://go.microsoft.com/fwlink/?linkid=14202")] 5359[Obsolete("The method has been deprecated. Please use GetComponents() or static UnescapeDataString() to unescape a Uri component or a string. http://go.microsoft.com/fwlink/?linkid=14202")] 5373[Obsolete("The method has been deprecated. Please use GetComponents() or static EscapeUriString() to escape a Uri component or a string. http://go.microsoft.com/fwlink/?linkid=14202")] 5396[Obsolete("The method has been deprecated. It is not used by the system. http://go.microsoft.com/fwlink/?linkid=14202")] 5420[Obsolete("The method has been deprecated. It is not used by the system. http://go.microsoft.com/fwlink/?linkid=14202")] 5448[Obsolete("The method has been deprecated. It is not used by the system. http://go.microsoft.com/fwlink/?linkid=14202")] 5491[Obsolete("The method has been deprecated. It is not used by the system. http://go.microsoft.com/fwlink/?linkid=14202")]
security\system\security\claims\DynamicRoleClaimProvider.cs (1)
15[Obsolete("Use ClaimsAuthenticationManager to add claims to a ClaimsIdentity", true)]
services\monitoring\system\diagnosticts\DiagnosticsConfigurationHandler.cs (1)
26[Obsolete("This class has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")]
services\monitoring\system\diagnosticts\EventLog.cs (1)
383[Obsolete("This method has been deprecated. Please use System.Diagnostics.EventLog.CreateEventSource(EventSourceCreationData sourceData) instead. http://go.microsoft.com/fwlink/?linkid=14202")]
services\monitoring\system\diagnosticts\EventLogEntry.cs (1)
183Obsolete("This property has been deprecated. Please use System.Diagnostics.EventLogEntry.InstanceId instead. http://go.microsoft.com/fwlink/?linkid=14202")
services\monitoring\system\diagnosticts\EventLogPermissionAccess.cs (3)
23[Obsolete("This member has been deprecated. Please use System.Diagnostics.EventLogPermissionAccess.Administer instead. http://go.microsoft.com/fwlink/?linkid=14202")] 25[Obsolete("This member has been deprecated. Please use System.Diagnostics.EventLogPermissionAccess.Write instead. http://go.microsoft.com/fwlink/?linkid=14202")] 27[Obsolete("This member has been deprecated. Please use System.Diagnostics.EventLogPermissionAccess.Administer instead. http://go.microsoft.com/fwlink/?linkid=14202")]
services\monitoring\system\diagnosticts\InstanceDataCollection.cs (1)
24[Obsolete("This constructor has been deprecated. Please use System.Diagnostics.InstanceDataCollectionCollection.get_Item to get an instance of this collection instead. http://go.microsoft.com/fwlink/?linkid=14202")]
services\monitoring\system\diagnosticts\InstanceDataCollectionCollection.cs (1)
24[Obsolete("This constructor has been deprecated. Please use System.Diagnostics.PerformanceCounterCategory.ReadCategory() to get an instance of this collection instead. http://go.microsoft.com/fwlink/?linkid=14202")]
services\monitoring\system\diagnosticts\PerformanceCounter.cs (1)
53[Obsolete("This field has been deprecated and is not used. Use machine.config or an application configuration file to set the size of the PerformanceCounter file mapping.")]
services\monitoring\system\diagnosticts\PerformanceCounterCategory.cs (2)
201[Obsolete("This method has been deprecated. Please use System.Diagnostics.PerformanceCounterCategory.Create(string categoryName, string categoryHelp, PerformanceCounterCategoryType categoryType, string counterName, string counterHelp) instead. http://go.microsoft.com/fwlink/?linkid=14202")] 219[Obsolete("This method has been deprecated. Please use System.Diagnostics.PerformanceCounterCategory.Create(string categoryName, string categoryHelp, PerformanceCounterCategoryType categoryType, CounterCreationDataCollection counterData) instead. http://go.microsoft.com/fwlink/?linkid=14202")]
services\monitoring\system\diagnosticts\PerformanceCounterManager.cs (4)
24Obsolete("This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. http://go.microsoft.com/fwlink/?linkid=14202") 29Obsolete("This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. http://go.microsoft.com/fwlink/?linkid=14202") 36Obsolete("This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. http://go.microsoft.com/fwlink/?linkid=14202") 44Obsolete("This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. http://go.microsoft.com/fwlink/?linkid=14202")
services\monitoring\system\diagnosticts\PerformanceCounterPermissionAccess.cs (2)
15[Obsolete("This member has been deprecated. Use System.Diagnostics.PerformanceCounter.PerformanceCounterPermissionAccess.Read instead. http://go.microsoft.com/fwlink/?linkid=14202")] 19[Obsolete("This member has been deprecated. Use System.Diagnostics.PerformanceCounter.PerformanceCounterPermissionAccess.Write instead. http://go.microsoft.com/fwlink/?linkid=14202")]
services\monitoring\system\diagnosticts\Process.cs (9)
573[Obsolete("This property has been deprecated. Please use System.Diagnostics.Process.NonpagedSystemMemorySize64 instead. http://go.microsoft.com/fwlink/?linkid=14202")] 595[Obsolete("This property has been deprecated. Please use System.Diagnostics.Process.PagedMemorySize64 instead. http://go.microsoft.com/fwlink/?linkid=14202")] 618[Obsolete("This property has been deprecated. Please use System.Diagnostics.Process.PagedSystemMemorySize64 instead. http://go.microsoft.com/fwlink/?linkid=14202")] 643[Obsolete("This property has been deprecated. Please use System.Diagnostics.Process.PeakPagedMemorySize64 instead. http://go.microsoft.com/fwlink/?linkid=14202")] 667[Obsolete("This property has been deprecated. Please use System.Diagnostics.Process.PeakWorkingSet64 instead. http://go.microsoft.com/fwlink/?linkid=14202")] 689[Obsolete("This property has been deprecated. Please use System.Diagnostics.Process.PeakVirtualMemorySize64 instead. http://go.microsoft.com/fwlink/?linkid=14202")] 819[Obsolete("This property has been deprecated. Please use System.Diagnostics.Process.PrivateMemorySize64 instead. http://go.microsoft.com/fwlink/?linkid=14202")] 1092[Obsolete("This property has been deprecated. Please use System.Diagnostics.Process.VirtualMemorySize64 instead. http://go.microsoft.com/fwlink/?linkid=14202")] 1200[Obsolete("This property has been deprecated. Please use System.Diagnostics.Process.WorkingSet64 instead. http://go.microsoft.com/fwlink/?linkid=14202")]
sys\system\configuration\ConfigurationException.cs (9)
42[Obsolete("This class is obsolete, to create a new exception create a System." + 47[Obsolete("This class is obsolete, to create a new exception create a System." + 52[Obsolete("This class is obsolete, to create a new exception create a System." + 58[Obsolete("This class is obsolete, to create a new exception create a System." + 63[Obsolete("This class is obsolete, to create a new exception create a System." + 69[Obsolete("This class is obsolete, to create a new exception create a System." + 74[Obsolete("This class is obsolete, to create a new exception create a System." + 129[Obsolete("This class is obsolete, use System.Configuration!System.Configuration." + 137[Obsolete("This class is obsolete, use System.Configuration!System.Configuration." +
sys\system\configuration\ConfigurationSettings.cs (2)
14[Obsolete("This method is obsolete, it has been replaced by System.Configuration!System." + 22[Obsolete("This method is obsolete, it has been replaced by System.Configuration!System." +
System.Activities (2)
System\Activities\Debugger\XamlDebuggerXmlReader.cs (2)
96[Obsolete("Don't use this constructor. Use \"public XamlDebuggerXmlReader(TextReader underlyingTextReader)\" or \"public XamlDebuggerXmlReader(TextReader underlyingTextReader, XamlSchemaContext schemaContext)\" instead.")] 103[Obsolete("Don't use this constructor. Use \"public XamlDebuggerXmlReader(TextReader underlyingTextReader)\" or \"public XamlDebuggerXmlReader(TextReader underlyingTextReader, XamlSchemaContext schemaContext)\" instead.")]
System.Activities.Presentation (12)
System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Services\ModelChangedEventArgs.cs (3)
28[Obsolete("Don't use this property. Use \"ModelChangeInfo\" instead.")] 34[Obsolete("Don't use this property. Use \"ModelChangeInfo\" instead.")] 40[Obsolete("Don't use this property. Use \"ModelChangeInfo\" instead.")]
System.Activities.Presentation\System\Activities\Presentation\DragDropHelper.cs (6)
139[Obsolete("This method does not support dragging multiple items. Use \"public static IEnumerable<WorkflowViewElement> DoDragMove(IEnumerable<WorkflowViewElement> draggedViewElements, Point referencePoint)\" instead.")] 383[Obsolete("This method does not support dropping multiple items. Use \"public static IEnumerable<object> GetDroppedObjects(DependencyObject dropTarget, DragEventArgs e, EditingContext context)\" instead.")] 512[Obsolete("This method does not support dragging multiple items. Use \"public static IEnumerable<ModelItem> GetDraggedModelItems(DragEventArgs e)\" instead.")] 640[Obsolete("This method does not support dragging multiple items. Use \"public static UIElement GetCompositeView(WorkflowViewElement workflowViewElement)\" instead.")] 660[Obsolete("This method does not support dragging multiple items. Consider using \"public static void SetDragDropMovedViewElements(DragEventArgs e, IEnumerable<WorkflowViewElement> movedViewElements)\" instead.")] 673[Obsolete("This method does not support dragging multiple items. Consider using \"public static IEnumerable<WorkflowViewElement> GetDragDropMovedViewElements(DataObject data)\" instead.")]
System.Activities.Presentation\System\Activities\Presentation\Model\ModelChangedEventArgsImpl.cs (3)
32[Obsolete("Don't use this property. Use \"ModelChangeInfo\" instead.")] 41[Obsolete("Don't use this property. Use \"ModelChangeInfo\" instead.")] 50[Obsolete("Don't use this property. Use \"ModelChangeInfo\" instead.")]
System.Core (80)
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\Ast\Expression.cs (1)
74[Obsolete("use a different constructor that does not take ExpressionType. Then override NodeType and Type properties to provide the values that would be specified to this constructor.")]
Microsoft\Scripting\Ast\MemberBinding.cs (1)
54[Obsolete("Do not use this constructor. It will be removed in future releases.")]
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\Linq\ParallelEnumerable.cs (14)
706[Obsolete(RIGHT_SOURCE_NOT_PARALLEL_STR)] 768[Obsolete(RIGHT_SOURCE_NOT_PARALLEL_STR)] 835[Obsolete(RIGHT_SOURCE_NOT_PARALLEL_STR)] 901[Obsolete(RIGHT_SOURCE_NOT_PARALLEL_STR)] 970[Obsolete(RIGHT_SOURCE_NOT_PARALLEL_STR)] 4318[Obsolete(RIGHT_SOURCE_NOT_PARALLEL_STR)] 4370[Obsolete(RIGHT_SOURCE_NOT_PARALLEL_STR)] 4487[Obsolete(RIGHT_SOURCE_NOT_PARALLEL_STR)] 4567[Obsolete(RIGHT_SOURCE_NOT_PARALLEL_STR)] 4610[Obsolete(RIGHT_SOURCE_NOT_PARALLEL_STR)] 4657[Obsolete(RIGHT_SOURCE_NOT_PARALLEL_STR)] 4705[Obsolete(RIGHT_SOURCE_NOT_PARALLEL_STR)] 4754[Obsolete(RIGHT_SOURCE_NOT_PARALLEL_STR)] 4801[Obsolete(RIGHT_SOURCE_NOT_PARALLEL_STR)]
System\Runtime\CompilerServices\ExecutionScope.cs (1)
7[Obsolete("do not use this type", true)]
System.Data (127)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Services\ModelChangedEventArgs.cs (3)
28[Obsolete("Don't use this property. Use \"ModelChangeInfo\" instead.")] 34[Obsolete("Don't use this property. Use \"ModelChangeInfo\" instead.")] 40[Obsolete("Don't use this property. Use \"ModelChangeInfo\" instead.")]
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DragDropHelper.cs (6)
139[Obsolete("This method does not support dragging multiple items. Use \"public static IEnumerable<WorkflowViewElement> DoDragMove(IEnumerable<WorkflowViewElement> draggedViewElements, Point referencePoint)\" instead.")] 383[Obsolete("This method does not support dropping multiple items. Use \"public static IEnumerable<object> GetDroppedObjects(DependencyObject dropTarget, DragEventArgs e, EditingContext context)\" instead.")] 512[Obsolete("This method does not support dragging multiple items. Use \"public static IEnumerable<ModelItem> GetDraggedModelItems(DragEventArgs e)\" instead.")] 640[Obsolete("This method does not support dragging multiple items. Use \"public static UIElement GetCompositeView(WorkflowViewElement workflowViewElement)\" instead.")] 660[Obsolete("This method does not support dragging multiple items. Consider using \"public static void SetDragDropMovedViewElements(DragEventArgs e, IEnumerable<WorkflowViewElement> movedViewElements)\" instead.")] 673[Obsolete("This method does not support dragging multiple items. Consider using \"public static IEnumerable<WorkflowViewElement> GetDragDropMovedViewElements(DataObject data)\" instead.")]
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelChangedEventArgsImpl.cs (3)
32[Obsolete("Don't use this property. Use \"ModelChangeInfo\" instead.")] 41[Obsolete("Don't use this property. Use \"ModelChangeInfo\" instead.")] 50[Obsolete("Don't use this property. Use \"ModelChangeInfo\" instead.")]
fx\src\data\Microsoft\SqlServer\Server\ITypedSetters.cs (5)
40[ObsoleteAttribute( "Not supported as of SMI v2. Will be removed when v1 support dropped. Use setter with offset." )] 72[ObsoleteAttribute( "Not supported as of SMI v2. Will be removed when v1 support dropped. Use setter with offset." )] 78[ObsoleteAttribute( "Not supported as of SMI v2. Will be removed when v1 support dropped. Use setter with offset." )] 86[ObsoleteAttribute( "Not supported as of SMI v2. Will be removed when v1 support dropped. Use setter with offset." )] 92[ObsoleteAttribute( "Not supported as of SMI v2. Will be removed when v1 support dropped. Use setter with offset." )]
fx\src\data\Microsoft\SqlServer\Server\SmiMetaData.cs (5)
253[ObsoleteAttribute( "Not supported as of SMI v2. Will be removed when v1 support dropped. Use ctor without columns param." )] 813[ObsoleteAttribute( "Not supported as of SMI v2. Will be removed when v1 support dropped. Use ctor without columns param." )] 992[ObsoleteAttribute( "Not supported as of SMI v2. Will be removed when v1 support dropped. Use ctor without columns param." )] 1169[ObsoleteAttribute( "Not supported as of SMI v2. Will be removed when v1 support dropped. Use ctor without columns param." )] 1451[ObsoleteAttribute( "Not supported as of SMI v2. Will be removed when v1 support dropped. Use ctor without columns param." )]
fx\src\data\System\Data\CodeGen\datacache.cs (1)
23Obsolete("TypedDataSetGenerator class will be removed in a future release. Please use System.Data.Design.TypedDataSetGenerator in System.Design.dll.")
fx\src\data\System\Data\Common\DataAdapter.cs (1)
283[ Obsolete("CloneInternals() has been deprecated. Use the DataAdapter(DataAdapter from) constructor. http://go.microsoft.com/fwlink/?linkid=14202") ] // V1.1.3300, MDAC 81448
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 (4)
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 51[Obsolete("Provider property has been deprecated. Use the Add method. http://go.microsoft.com/fwlink/?linkid=14202")] 95[Obsolete("Provider property has been deprecated. Use the Add method. http://go.microsoft.com/fwlink/?linkid=14202")]
fx\src\data\System\Data\OleDb\PropertyAttributes.cs (1)
18ObsoleteAttribute("PropertyAttributes has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202"),
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\SqlConnectionStringBuilder.cs (1)
394[Obsolete("ConnectionReset has been deprecated. SqlConnection will ignore the 'connection reset' keyword and always reset the connection")] // SQLPT 41700
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
fx\src\data\System\NewXml\XmlDataDocument.cs (1)
25[Obsolete("XmlDataDocument class will be removed in a future release.")]
System.Data.Entity (5)
System\Data\Metadata\Edm\AssociationSetEnd.cs (1)
96[Obsolete("This property is going away, please use the Name property instead")]
System\Data\Metadata\MetadataWorkspace.cs (1)
1393[Obsolete("Use MetadataWorkspace.GetRelevantMembersForUpdate(EntitySetBase, EntityTypeBase, bool) instead")]
System\Data\Objects\DataClasses\RelatedEnd.cs (1)
71[Obsolete()]
System\Data\Objects\ObjectContext.cs (2)
870[Obsolete("Use ApplyCurrentValues instead")] 2313[Obsolete("Use SaveChanges(SaveOptions options) instead.")]
System.Drawing (2)
commonui\System\Drawing\Advanced\EncoderParameter.cs (1)
447[Obsolete("This constructor has been deprecated. Use EncoderParameter(Encoder encoder, int numberValues, EncoderParameterValueType type, IntPtr value) instead. http://go.microsoft.com/fwlink/?linkid=14202")]
commonui\System\Drawing\Advanced\FontFamily.cs (1)
437[Obsolete("Do not use method GetFamilies, use property Families instead")]
System.Messaging (2)
System\Messaging\MessageQueue.cs (2)
1886[Obsolete("This method returns a MessageEnumerator that implements RemoveCurrent family of methods incorrectly. Please use GetMessageEnumerator2 instead.")] 1983[Obsolete("This method returns a MessageEnumerator that implements RemoveCurrent family of methods incorrectly. Please use GetMessageEnumerator2 instead.")]
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 (23)
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\ServiceModel\Security\WindowsClientCredential.cs (1)
67[ObsoleteAttribute("This property is deprecated and is maintained for backward compatibility only. The local machine policy will be used to determine if NTLM should be used.")]
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\UdpAnnouncementEndpoint.cs (1)
82[Obsolete("TranportSettings property in System.SerivceModel.Discovery.UdpAnnouncementEndpoint is obsolete. Consider using System.ServiceModel.Channels.UdpTransportBindingElement for setting the transport properties.")]
System\ServiceModel\Discovery\UdpDiscoveryEndpoint.cs (1)
87[Obsolete("TranportSettings property in System.SerivceModel.Discovery.UdpDiscoveryEndpoint is obsolete. Consider using System.ServiceModel.Channels.UdpTransportBindingElement for setting the transport properties.")]
System.ServiceModel.Internals (1)
System\Runtime\Diagnostics\EventLogger.cs (1)
41[Obsolete("For System.Runtime.dll use only. Call FxTrace.EventLog instead")]
System.Web (59)
Configuration\AuthenticationMode.cs (1)
12[Obsolete("This field is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.")]
Configuration\AuthenticationSection.cs (1)
132[Obsolete("This property is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.")]
Configuration\HttpCapabilitiesBase.cs (1)
739[Obsolete("The recommended alternative is the EcmaScriptVersion property. A Major version value greater than or equal to 1 implies JavaScript support. http://go.microsoft.com/fwlink/?linkid=14202")]
Configuration\MachineKeySection.cs (12)
446[Obsolete(OBSOLETE_CRYPTO_API_MESSAGE)] 453[Obsolete(OBSOLETE_CRYPTO_API_MESSAGE)] 460[Obsolete(OBSOLETE_CRYPTO_API_MESSAGE)] 473[Obsolete(OBSOLETE_CRYPTO_API_MESSAGE)] 730[Obsolete(OBSOLETE_CRYPTO_API_MESSAGE)] 790[Obsolete(OBSOLETE_CRYPTO_API_MESSAGE)] 823[Obsolete(OBSOLETE_CRYPTO_API_MESSAGE)] 847[Obsolete(OBSOLETE_CRYPTO_API_MESSAGE)] 964[Obsolete(OBSOLETE_CRYPTO_API_MESSAGE)] 970[Obsolete(OBSOLETE_CRYPTO_API_MESSAGE)] 1250[Obsolete(OBSOLETE_CRYPTO_API_MESSAGE)] 1263[Obsolete(OBSOLETE_CRYPTO_API_MESSAGE)]
Configuration\PassportAuthentication.cs (1)
92[Obsolete("This type is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.")]
Configuration\SystemWebSectionGroup.cs (1)
161[Obsolete("System.Web.Mobile.dll is obsolete.")]
HttpContext.cs (2)
1496[Obsolete("The recommended alternative is System.Web.Configuration.WebConfigurationManager.GetWebApplicationSection in System.Web.dll. http://go.microsoft.com/fwlink/?linkid=14202")] 1501[Obsolete("The recommended alternative is System.Web.HttpContext.GetSection in System.Web.dll. http://go.microsoft.com/fwlink/?linkid=14202")]
httpserverutility.cs (2)
1416[Obsolete("This method produces non-standards-compliant output and has interoperability issues. The preferred alternative is UrlEncode(String).")] 1425[Obsolete("This method produces non-standards-compliant output and has interoperability issues. The preferred alternative is UrlEncodeToBytes(String).")]
Routing\UrlRoutingModule.cs (1)
51[Obsolete("This method is obsolete. Override the Init method to use the PostMapRequestHandler event.")]
Security\Cryptography\CryptoAlgorithms.cs (4)
42[Obsolete("DES is deprecated and MUST NOT be used by new features. Consider using AES instead.")] 69[Obsolete("MD5 is deprecated and MUST NOT be used by new features. Consider using a SHA-2 algorithm instead.")] 75[Obsolete("SHA1 is deprecated and MUST NOT be used by new features. Consider using a SHA-2 algorithm instead.")] 93[Obsolete("3DES is deprecated and MUST NOT be used by new features. Consider using AES instead.")]
Security\FormsAuthentication.cs (2)
53[Obsolete("The recommended alternative is to use the Membership APIs, such as Membership.CreateUser. For more information, see http://go.microsoft.com/fwlink/?LinkId=252463.")] 302[Obsolete("The recommended alternative is to use the Membership APIs, such as Membership.ValidateUser. For more information, see http://go.microsoft.com/fwlink/?LinkId=252463.")]
Security\MachineKey.cs (2)
33[Obsolete("This method is obsolete and is only provided for compatibility with existing code. It is recommended that new code use the Protect and Unprotect methods instead.")] 61[Obsolete("This method is obsolete and is only provided for compatibility with existing code. It is recommended that new code use the Protect and Unprotect methods instead.")]
Security\PassportAuthenticationEventArgs.cs (1)
25[Obsolete("This type is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.")]
Security\PassportAuthenticationEventHandler.cs (1)
19[Obsolete("This type is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.")]
Security\PassportAuthenticationModule.cs (1)
28[Obsolete("This type is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.")]
Security\PassportIdentity.cs (1)
27[Obsolete("This type is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.")]
Security\PassportPrincipal.cs (1)
16[Obsolete("This type is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.")]
UI\ObjectConverter.cs (1)
28[Obsolete("The recommended alternative is System.Convert and String.Format. http://go.microsoft.com/fwlink/?linkid=14202")]
UI\Page.cs (13)
2586[Obsolete("The recommended alternative is ClientScript.GetPostBackEventReference. http://go.microsoft.com/fwlink/?linkid=14202")] 2602[Obsolete("The recommended alternative is ClientScript.GetPostBackEventReference. http://go.microsoft.com/fwlink/?linkid=14202")] 2613[Obsolete("The recommended alternative is ClientScript.GetPostBackEventReference. http://go.microsoft.com/fwlink/?linkid=14202")] 2623[Obsolete("The recommended alternative is ClientScript.GetPostBackClientHyperlink. http://go.microsoft.com/fwlink/?linkid=14202")] 2808[Obsolete("The recommended alternative is ClientScript.IsClientScriptBlockRegistered(string key). http://go.microsoft.com/fwlink/?linkid=14202")] 2818[Obsolete("The recommended alternative is ClientScript.IsStartupScriptRegistered(string key). http://go.microsoft.com/fwlink/?linkid=14202")] 2831[Obsolete("The recommended alternative is ClientScript.RegisterArrayDeclaration(string arrayName, string arrayValue). http://go.microsoft.com/fwlink/?linkid=14202")] 2844[Obsolete("The recommended alternative is ClientScript.RegisterHiddenField(string hiddenFieldName, string hiddenFieldInitialValue). http://go.microsoft.com/fwlink/?linkid=14202")] 2855[Obsolete("The recommended alternative is ClientScript.RegisterClientScriptBlock(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202")] 2869[Obsolete("The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202")] 2881[Obsolete("The recommended alternative is ClientScript.RegisterOnSubmitStatement(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202")] 3785[Obsolete("The recommended alternative is HttpResponse.AddFileDependencies. http://go.microsoft.com/fwlink/?linkid=14202")] 4052[Obsolete("The recommended alternative is Page.SetFocus and Page.MaintainScrollPositionOnPostBack. http://go.microsoft.com/fwlink/?linkid=14202")]
UI\TemplateControl.cs (1)
380[Obsolete("Use of this property is not recommended because it is no longer useful. http://go.microsoft.com/fwlink/?linkid=14202")]
UI\WebControls\GridView.cs (1)
1904[Obsolete("This is kept for backward compatibility - this API is no more used")]
UI\WebControls\xml.cs (1)
159Obsolete("The recommended alternative is the XPathNavigator property. Create a System.Xml.XPath.XPathDocument and call CreateNavigator() to create an XPathNavigator. http://go.microsoft.com/fwlink/?linkid=14202"),
Util\HttpEncoder.cs (1)
720[Obsolete("This method produces non-standards-compliant output and has interoperability issues. The preferred alternative is UrlEncode(*).")]
Util\SmtpMail.cs (6)
32[Obsolete("The recommended alternative is System.Net.Mail.SmtpClient. http://go.microsoft.com/fwlink/?linkid=14202")] 511[Obsolete("The recommended alternative is System.Net.Mail.MailMessage.IsBodyHtml. http://go.microsoft.com/fwlink/?linkid=14202")] 529[Obsolete("The recommended alternative is System.Net.Mail.MailPriority. http://go.microsoft.com/fwlink/?linkid=14202")] 552[Obsolete("The recommended alternative is System.Net.Mime.TransferEncoding. http://go.microsoft.com/fwlink/?linkid=14202")] 573[Obsolete("The recommended alternative is System.Net.Mail.Attachment. http://go.microsoft.com/fwlink/?linkid=14202")] 628[Obsolete("The recommended alternative is System.Net.Mail.MailMessage. http://go.microsoft.com/fwlink/?linkid=14202")]
System.Web.DataVisualization (1)
WebForm\ChartWebControl.cs (1)
1715Obsolete("ViewStateData has been deprecated. Please investigate Control.ViewState instead."),
System.Web.DynamicData (1)
DynamicData\DynamicDataExtensions.cs (1)
235[Obsolete("Use the EnablePersistedSelection property on a databound control such as GridView or ListView.")]
System.Web.Extensions (8)
UI\CompositeScriptReference.cs (1)
173[Obsolete("Use IsAjaxFrameworkScript(ScriptManager)")]
UI\ScriptManager.cs (1)
745Obsolete("This property is obsolete. Set the Path property on each individual ScriptReference instead."),
UI\ScriptReference.cs (2)
121Obsolete("This property is obsolete. Instead of using ScriptManager.ScriptPath, set the Path property on each individual ScriptReference.") 486[Obsolete("This method is obsolete. Use IsAjaxFrameworkScript(ScriptManager) instead.")]
UI\ScriptReferenceBase.cs (2)
83Obsolete("NotifyScriptLoaded is no longer required in script references.") 147[Obsolete("Use IsAjaxFrameworkScript(ScriptManager)")]
UI\ScriptResourceAttribute.cs (2)
56[Obsolete("This property is obsolete. Use StringResourceName instead.")] 75[Obsolete("This property is obsolete. Use StringResourceClientTypeName instead.")]
System.Web.Mobile (348)
Mobile\ConfigurationSectionHelper.cs (1)
14[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
Mobile\CookielessData.cs (1)
23[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
Mobile\DeviceFilterDictionary.cs (1)
15[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
Mobile\DeviceFiltersSection.cs (3)
13[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 92[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 176[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
Mobile\ErrorHandlerModule.cs (1)
29[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
Mobile\MobileCapabilities.cs (1)
21[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
Mobile\MobileDeviceCapabilitiesSectionHandler.cs (1)
18[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
Mobile\MobileErrorInfo.cs (1)
31[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
Mobile\MobileFormsAuthentication.cs (1)
25[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
Mobile\MobileRedirect.cs (1)
20[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
Mobile\UrlPath.cs (1)
24[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\ChtmlCalendarAdapter.cs (1)
38[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\ChtmlCommandAdapter.cs (1)
22[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\ChtmlFormAdapter.cs (1)
25[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\ChtmlImageAdapter.cs (1)
24[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\ChtmlLinkAdapter.cs (1)
22[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\ChtmlMobileTextWriter.cs (1)
32[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\ChtmlPageAdapter.cs (1)
30[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\ChtmlPhoneCallAdapter.cs (1)
22[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\ChtmlSelectionListAdapter.cs (1)
31[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\ChtmlTextBoxAdapter.cs (1)
24[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\ControlAdapter.cs (2)
37[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 300[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\EmptyTextWriter.cs (1)
30[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\HtmlCalendarAdapter.cs (1)
30[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\HtmlCommandAdapter.cs (1)
33[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\HtmlControlAdapter.cs (1)
28[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\HtmlFormAdapter.cs (1)
36[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\HtmlImageAdapter.cs (1)
22[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\HtmlLabelAdapter.cs (1)
30[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\HtmlLinkAdapter.cs (1)
29[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\HtmlListAdapter.cs (1)
31[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\HtmlLiteralTextAdapter.cs (1)
31[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\HtmlMobileTextWriter.cs (9)
33[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 489[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 600[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 631[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 645[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 659[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 795[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 900[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 945[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\HtmlObjectListAdapter.cs (1)
36[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\HtmlPageAdapter.cs (1)
32[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\HtmlPanelAdapter.cs (1)
31[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\HtmlPhoneCallAdapter.cs (1)
32[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\HtmlSelectionListAdapter.cs (1)
33[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\HtmlTextBoxAdapter.cs (1)
25[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\HtmlTextViewAdapter.cs (1)
30[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\HtmlValidationSummaryAdapter.cs (1)
35[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\HtmlValidatorAdapter.cs (1)
33[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\MobileTextWriter.cs (1)
34[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\MultiPartWriter.cs (1)
33[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (1)
37[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\UpWmlPageAdapter.cs (1)
33[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\WmlCalendarAdapter.cs (1)
38[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\WmlCommandAdapter.cs (1)
30[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\WmlControlAdapter.cs (1)
32[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\WmlFormAdapter.cs (1)
32[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\WmlImageAdapter.cs (1)
22[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\WmlLabelAdapter.cs (1)
30[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\WmlLinkAdapter.cs (1)
30[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\WmlListAdapter.cs (1)
31[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\WmlLiteralTextAdapter.cs (1)
31[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (1)
39[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\WmlObjectListAdapter.cs (1)
33[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\WmlPageAdapter.cs (1)
35[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\WmlPanelAdapter.cs (1)
30[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\WmlPhoneCallAdapter.cs (1)
32[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\WmlPostFieldType.cs (1)
29[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\WmlSelectionListAdapter.cs (1)
37[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\WmlTextBoxAdapter.cs (1)
31[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\WmlTextViewAdapter.cs (1)
30[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\WmlValidationSummaryAdapter.cs (1)
35[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\WmlValidatorAdapter.cs (1)
32[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\XhtmlAdapters\Constants.cs (4)
25[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 36[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 75[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 92[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicCalendarAdapter.cs (1)
30[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicCommandAdapter.cs (1)
24[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicControlAdapter.cs (1)
31[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicFormAdapter.cs (1)
27[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicImageAdapter.cs (1)
23[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicLabelAdapter.cs (1)
21[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicLinkAdapter.cs (1)
23[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicListAdapter.cs (1)
24[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicLiteralTextAdapter.cs (1)
22[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicObjectListAdapter.cs (1)
26[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicPageAdapter.cs (1)
31[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicPanelAdapter.cs (1)
23[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicPhoneCallAdapter.cs (1)
24[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicSelectionListAdapter.cs (1)
26[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicTextBoxAdapter.cs (1)
25[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicTextViewAdapter.cs (1)
23[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicValidationSummaryAdapter.cs (1)
27[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicValidatorAdapter.cs (1)
24[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlCssHandler.cs (1)
22[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (1)
32[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlStyleClass.cs (3)
26[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 238[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 263[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\AdRotator.cs (1)
50[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ArrayListCollectionBase.cs (1)
28[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\BaseValidator.cs (1)
39[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Calendar.cs (1)
43[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Command.cs (1)
39[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\CompareValidator.cs (1)
40[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\CompileLiteralTextParser.cs (1)
24[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Constants.cs (10)
13[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 25[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 37[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 51[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 65[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 77[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 89[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 105[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 115[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 127[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ControlPager.cs (1)
26[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ControlsConfig.cs (1)
25[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\CustomValidator.cs (1)
31[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\DataSourceHelper.cs (1)
25[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Adapters\DesignerAdapterUtil.cs (1)
25[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Adapters\DesignerAdRotatorAdapter.cs (1)
20[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Adapters\DesignerCalendarAdapter.cs (1)
20[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Adapters\DesignerCommandAdapter.cs (1)
20[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Adapters\DesignerImageAdapter.cs (1)
21[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Adapters\DesignerLabelAdapter.cs (1)
20[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Adapters\DesignerLinkAdapter.cs (1)
19[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Adapters\DesignerListAdapter.cs (1)
19[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Adapters\DesignerObjectListAdapter.cs (1)
19[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Adapters\DesignerSelectionListAdapter.cs (1)
19[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Adapters\DesignerTextBoxAdapter.cs (1)
19[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Adapters\DesignerTextViewAdapter.cs (1)
19[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Adapters\DesignerTextWriter.cs (1)
21[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Adapters\DesignerValidationSummaryAdapter.cs (1)
20[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Adapters\DesignerValidatorAdapter.cs (1)
20[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Adapters\MSHTMLHostUtil.cs (1)
18[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\AdRotatorDesigner.cs (1)
28[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (3)
31[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 936[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 1004[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\AppliedDeviceFiltersEditor.cs (1)
22[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\BaseTemplatedMobileComponentEditor.cs (1)
26[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\BaseValidatorDesigner.cs (1)
31[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\CalendarDataBindingHandler.cs (1)
22[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\CalendarDesigner.cs (1)
31[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\CommandCollectionEditor.cs (1)
29[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\CommandDesigner.cs (1)
29[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Constants.cs (1)
15[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\ContainmentStatus.cs (1)
11[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Converters\ChoiceConverter.cs (1)
28[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Converters\DataFieldConverter.cs (1)
33[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Converters\DataMemberConverter.cs (1)
32[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Converters\DefaultCommandConverter.cs (1)
23[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Converters\FontNameConverter.cs (1)
21[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Converters\FormConverter.cs (1)
26[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Converters\NavigateUrlConverter.cs (1)
23[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Converters\StyleConverter.cs (1)
23[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Converters\StyleReferenceConverter.cs (1)
26[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Converters\ValidatedMobileControlConverter.cs (1)
20[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\DesignerCapabilities.cs (1)
19[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\DesignerForm.cs (1)
36[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (1)
37[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\DeviceSpecificDesigner.cs (1)
28[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\DeviceSpecificDialogCachedState.cs (1)
18[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\ExternDll.cs (1)
8[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\FieldCollectionEditor.cs (1)
29[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\FormDesigner.cs (1)
32[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\IDeviceSpecificChoiceDesigner.cs (1)
11[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\IDeviceSpecificDesigner.cs (1)
13[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\IListDesigner.cs (1)
13[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\ImageDesigner.cs (1)
31[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\ImageUrlEditor.cs (1)
16[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\IMobileDesigner.cs (1)
16[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\IMobileWebFormServices.cs (1)
19[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\IRefreshableDeviceSpecificEditor.cs (1)
11[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\ItemCollectionEditor.cs (1)
28[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\LabelDesigner.cs (1)
32[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\LinkDesigner.cs (1)
32[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\ListComponentEditor.cs (1)
27[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\ListComponentEditorPage.cs (1)
25[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\ListDesigner.cs (1)
30[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\ListGeneralPage.cs (1)
44[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\ListItemsPage.cs (1)
36[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\MobileComponentEditorPage.cs (1)
33[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\MobileContainerDesigner.cs (1)
32[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\MobileControlDesigner.cs (1)
29[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\MobileControlPersister.cs (1)
34[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\MobileResource.cs (1)
19[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (2)
34[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 1076[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\MobileUITypeEditor.cs (1)
25[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\MobileUserControlDesigner.cs (1)
19[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\NativeMethods.cs (8)
17[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 57[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 80[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 88[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 158[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 215[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 267[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 3212[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\ObjectListCommandsPage.cs (1)
35[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\ObjectListComponentEditor.cs (1)
27[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\ObjectListDesigner.cs (1)
34[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\ObjectListFieldsPage.cs (1)
34[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\ObjectListGeneralPage.cs (1)
41[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\PanelDesigner.cs (1)
31[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\PhoneCallDesigner.cs (1)
33[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\PropertyOverridesDialog.cs (4)
32[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 623[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 1195[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 1262[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\PropertyOverridesTypeEditor.cs (1)
22[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\SafeNativeMethods.cs (1)
19[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\SelectionListComponentEditor.cs (1)
28[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\SelectionListDesigner.cs (1)
24[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\SR.cs (1)
12[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\StylesEditorDialog.cs (3)
43[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 1289[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 1325[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\StyleSheetComponentEditor.cs (1)
28[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
33[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\StyleSheetRefUrlEditor.cs (1)
18[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\TableFieldsEditor.cs (1)
25[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\TemplatingOptionsDialog.cs (1)
34[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\TextBoxDesigner.cs (1)
30[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\TextViewDesigner.cs (1)
26[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Util\DefaultDialogButtons.cs (1)
24[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Util\DesignerUtility.cs (1)
23[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Util\EditableTreeList.cs (1)
22[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Util\FileReader.cs (1)
18[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Util\GenericUI.cs (2)
22[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 172[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Util\GroupLabel.cs (1)
19[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Util\HeaderLabel.cs (1)
18[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Util\HeaderPanel.cs (1)
18[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Util\ImageCreator.cs (1)
19[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Util\MSHTMLHost.cs (2)
34[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 85[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Util\SimpleParser.cs (1)
22[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Util\TemporaryBitmapFile.cs (1)
24[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Util\UnsettableComboBox.cs (1)
22[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Util\WbmpConverter.cs (1)
17[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\Util\WebConfigManager.cs (2)
26[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 228[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Design\ValidationSummaryDesigner.cs (1)
30[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\DesignerAdapterAttribute.cs (1)
25[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\DesignerDeviceConfig.cs (1)
18[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\DeviceOverridableAttribute.cs (1)
14[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\DeviceSpecific.cs (2)
41[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 364[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\DeviceSpecificChoice.cs (5)
36[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 482[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 569[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 594[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 716[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\DeviceSpecificChoiceCollection.cs (1)
26[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ErrorFormatterPage.cs (1)
32[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\FactoryGenerator.cs (1)
65[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\FontInfo.cs (1)
27[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Form.cs (2)
29[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 759[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\IControlAdapter.cs (1)
27[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\IListControl.cs (1)
15[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Image.cs (1)
38[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\IndividualDeviceConfig.cs (2)
31[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 348[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\IObjectListFieldCollection.cs (1)
29[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\IPageAdapter.cs (1)
24[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ItemPager.cs (1)
26[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ITemplateable.cs (1)
25[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Label.cs (1)
36[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Link.cs (1)
37[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\List.cs (1)
41[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ListCommandEventArgs.cs (1)
25[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ListCommandEventHandler.cs (1)
22[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ListControlBuilder.cs (1)
24[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ListDataBindEventArgs.cs (1)
25[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ListDataBindEventHandler.cs (1)
22[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ListDataHelper.cs (1)
18[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\LiteralLink.cs (1)
34[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\LiteralText.cs (2)
32[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 196[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\LiteralTextContainerControlBuilder.cs (1)
30[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\LiteralTextParser.cs (1)
29[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\LoadItemsEventArgs.cs (1)
25[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\LoadItemsEventHandler.cs (1)
19[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\MobileCategoryAttribute.cs (1)
16[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\MobileControl.cs (1)
47[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\MobileControlBuilder.cs (1)
30[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\MobileControlsSection.cs (6)
15[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 140[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 250[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 480[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 589[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 713[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\MobileControlsSectionHandler.cs (1)
21[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\MobileControlsSectionHelper.cs (1)
12[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\MobileListItem.cs (2)
24[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 50[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\MobileListItemCollection.cs (1)
27[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\MobilePage.cs (1)
43[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\MobileSysDescriptionAttribute.cs (1)
18[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\MobileUserControl.cs (1)
22[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ObjectList.cs (2)
40[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 1569[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ObjectListCommand.cs (1)
31[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ObjectListCommandCollection.cs (1)
29[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ObjectListCommandEventArgs.cs (1)
25[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ObjectListCommandEventHandler.cs (1)
22[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ObjectListDataBindEventArgs.cs (1)
25[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ObjectListDataBindEventHandler.cs (1)
22[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ObjectListField.cs (1)
31[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ObjectListFieldCollection.cs (1)
28[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ObjectListItem.cs (1)
29[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ObjectListItemCollection.cs (1)
28[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ObjectListSelectEventArgs.cs (1)
25[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ObjectListSelectEventHandler.cs (1)
22[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ObjectListShowCommandsEventArgs.cs (1)
25[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ObjectListShowCommandsEventHandler.cs (1)
22[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ObjectListTitleAttribute.cs (1)
25[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\PagedControl.cs (1)
28[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\PagerStyle.cs (1)
30[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Panel.cs (2)
26[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 191[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\PersistNameAttribute.cs (1)
20[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\PhoneCall.cs (1)
40[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\RangeValidator.cs (1)
40[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\RegularExpressionValidator.cs (1)
38[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\RequiredFieldValidator.cs (1)
37[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\SelectionList.cs (1)
42[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\SessionViewState.cs (1)
45[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\SR.cs (1)
12[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\Style.cs (1)
38[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\StyleSheet.cs (2)
42[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 742[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\TemplateContainer.cs (1)
29[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\TextBox.cs (2)
41[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] 247[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\TextControl.cs (1)
29[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\TextView.cs (1)
44[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\TextViewElement.cs (1)
35[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\UniqueSet.cs (1)
23[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
UI\MobileControls\ValidationSummary.cs (1)
40[Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
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.Windows.Forms (11)
winforms\Managed\System\WinForms\AccessibleStates.cs (1)
381[Obsolete("This enumeration value has been deprecated. There is no replacement. http://go.microsoft.com/fwlink/?linkid=14202")]
winforms\Managed\System\WinForms\ComboBox.cs (1)
1541[Obsolete("This method has been deprecated. There is no replacement. http://go.microsoft.com/fwlink/?linkid=14202")]
winforms\Managed\System\WinForms\Control.cs (3)
3629[Obsolete("This property has been deprecated. Please use RightToLeft instead. http://go.microsoft.com/fwlink/?linkid=14202")] 11273[Obsolete("This method has been deprecated. Use the Scale(SizeF ratio) method instead. http://go.microsoft.com/fwlink/?linkid=14202")] 11283[Obsolete("This method has been deprecated. Use the Scale(SizeF ratio) method instead. http://go.microsoft.com/fwlink/?linkid=14202")]
winforms\Managed\System\WinForms\Form.cs (3)
559Obsolete("This property has been deprecated. Use the AutoScaleMode property instead. http://go.microsoft.com/fwlink/?linkid=14202"), 3354[Obsolete("This method has been deprecated. Use the ApplyAutoScaling method instead. http://go.microsoft.com/fwlink/?linkid=14202")] 4094[Obsolete("This method has been deprecated. Use the AutoScaleDimensions property instead. http://go.microsoft.com/fwlink/?linkid=14202")]
winforms\Managed\System\WinForms\Label.cs (1)
815[Obsolete("This property has been deprecated. Use BackColor instead. http://go.microsoft.com/fwlink/?linkid=14202")]
winforms\Managed\System\WinForms\ListBox.cs (1)
1204[Obsolete("This method has been deprecated. There is no replacement. http://go.microsoft.com/fwlink/?linkid=14202")]
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
1183[Obsolete("This property has been deprecated. Use the AutoScaleDimensions property instead. http://go.microsoft.com/fwlink/?linkid=14202")]
System.Workflow.Activities (62)
Code.cs (1)
24[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
CodeExpressionRuleDeclaration.cs (1)
20[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
CompensatableSequenceActivity.cs (1)
25[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Conditional.cs (1)
30[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
ConditionalBranch.cs (1)
27[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
ConstrainedGroup.cs (1)
33[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Delay.cs (1)
28[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
EventDriven.cs (1)
28[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
EventHandlers.cs (1)
27[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
EventHandlingScope.cs (1)
27[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
EventSinkActivity.cs (2)
26[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 486[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Executors\WorkflowWebService.cs (1)
26[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Interfaces.cs (2)
14[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 43[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
InvokeMethodActivity.cs (2)
26[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 285[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
InvokeSchedule.cs (1)
35[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
InvokeWebService.cs (2)
31[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 57[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Listen.cs (1)
32[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
LocalService\ExternalDataExchangeService.cs (2)
30[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 46[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
LocalService\MessageEventSubscriptionService.cs (2)
13[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 21[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
LocalService\MessageQueueKey.cs (1)
16[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
LocalService\WorkflowMessageEventArgs.cs (5)
22[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 29[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 35[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 54[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 84[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
LocalService\WorkflowMessageEventHandler.cs (1)
19[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Parallel.cs (1)
31[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Policy.cs (1)
29[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Role\ADRole.cs (3)
19[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 30[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 57[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Role\ADRoleFactory.cs (1)
16[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Role\ADRoleFactoryConfiguration.cs (1)
13[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Role\RoleExceptions.cs (1)
13[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Role\WebWorkflowRole.cs (1)
15[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Rules\DeclarativeExpressionConditionDeclaration.cs (1)
215[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Rules\Executor.cs (1)
320[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Rules\RuleSetReference.cs (1)
25[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Schedule.cs (1)
29[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Sequence.cs (1)
25[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
SetState.cs (1)
28[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
SetStateEventArgs.cs (1)
16[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
State.cs (1)
33[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
StateFinalizationActivity.cs (1)
28[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
StateInitialization.cs (1)
28[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
StateMachineWorkflow.cs (1)
26[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
StateMachineWorkflowInstance.cs (1)
24[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
StateValidator.cs (1)
29[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Task.cs (4)
34[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 910[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 1195[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 1226[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
WebServiceFault.cs (1)
28[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
WebServiceReceive.cs (1)
31[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
WebServiceResponse.cs (1)
26[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
While.cs (1)
27[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
System.Workflow.ComponentModel (173)
AuthoringOM\ActivitiesCollection.cs (3)
11[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 360[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 368[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Activity.cs (2)
141[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 1917[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\ActivityExecutionContext.cs (2)
19[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 38[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\ActivityExecutionContextCollection.cs (1)
19[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\ActivityExecutorDelegateInfo.cs (1)
9[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\ActivityInterfaces.cs (8)
37[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 80[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 91[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 116[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 178[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 200[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 209[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 234[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\ActivityStatusChangeEventArgs.cs (1)
9[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Behaviors\CancellationHandler.cs (1)
17[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Behaviors\CompensatableTransactionScopeActivity.cs (1)
21[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Behaviors\Compensate.cs (1)
20[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Behaviors\Compensation.cs (1)
18[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Behaviors\ExceptionHandler.cs (1)
26[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Behaviors\ExceptionHandlers.cs (1)
27[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Behaviors\SynchronizationScope.cs (1)
24[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Behaviors\TransactionScope.cs (1)
21[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Behaviors\WorkflowTransactionOptions.cs (1)
22[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Bind.cs (1)
494[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Compiler\CodeGeneration\ActivityCodeGenerator.cs (1)
9[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Compiler\CodeGeneration\CodeGenerationManager.cs (1)
10[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Compiler\CodeGeneration\CodeGeneratorAttribute.cs (1)
4[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Compiler\CodeGeneration\CompositeActivityCodeGenerator.cs (1)
8[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Compiler\CompileXomlTask.cs (2)
101[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 1314[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Compiler\Configuration.cs (1)
63[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Compiler\TypeSystem\AttributeInfo.cs (2)
16[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 43[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Compiler\TypeSystem\Interfaces.cs (1)
10[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Compiler\TypeSystem\TypeProvider.cs (1)
16[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Compiler\Validation\ActivityValidator.cs (1)
8[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Compiler\Validation\BindValidationContext.cs (2)
8[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 16[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Compiler\Validation\CompositeActivityValidator.cs (1)
7[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Compiler\Validation\ConditionValidator.cs (1)
5[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Compiler\Validation\DependencyObjectValidator.cs (1)
10[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Compiler\Validation\PropertyValidationContext.cs (1)
7[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Compiler\Validation\ValidationManager.cs (1)
13[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Compiler\Validation\ValidationVisibilityAttribute.cs (2)
5[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 14[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Compiler\Validation\Validator.cs (1)
9[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Compiler\Validation\ValidatorAttribute.cs (1)
7[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Compiler\Validation\WorkflowValidationFailedException.cs (1)
9[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Compiler\XomlCompiler.cs (5)
34[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 65[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 73[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 111[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 477[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Compiler\XomlCompilerError.cs (1)
32[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Compiler\XomlCompilerParameters.cs (1)
301[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Compiler\XomlCompilerResults.cs (1)
9[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\DependencyObject.cs (1)
20[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\DependencyProperty.cs (1)
23[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\ActivityDesigner.cs (1)
42[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\ActivityDesignerAccessibleObject.cs (1)
34[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\ActivityDesignerLayoutSerializers.cs (4)
16[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 128[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 141[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 180[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\ActivityPreviewDesigner.cs (1)
37[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\CompositeActivityDesigner.cs (1)
39[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\CompositeDesignerAccessibleObject.cs (1)
34[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\Connector.cs (5)
42[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 64[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 198[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 737[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 1447[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\DesignerHelpers.cs (2)
44[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 50[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\DesignerInterfaces.cs (27)
27[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 39[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 59[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 88[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 173[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 240[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 306[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 357[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 428[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 460[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 477[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 485[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 497[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 505[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 513[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 522[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 533[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 548[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 567[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 693[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 766[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 852[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 870[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 989[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 1114[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 1124[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 1155[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\DesignerView.cs (1)
34[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (1)
25[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
26[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (1)
14[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\DocumentOutline.cs (2)
17[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 449[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\FreeFormDesigner.cs (1)
42[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\Glyphs\CommentGlyph.cs (1)
15[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\Glyphs\ConfigErrorGlyph.cs (1)
14[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\Glyphs\LockedActivityGlyph.cs (1)
15[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\Glyphs\ReadOnlyActivityGlyph.cs (1)
15[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\Glyphs\SelectionGlyph.cs (1)
12[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\Glyphs\ShadowGlyph.cs (1)
11[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\MenuCommands.cs (1)
6[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\MessageFilters\GlyphManager.cs (2)
17[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 62[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\MessageFilters\WorkflowDesignerMessageFilter.cs (1)
12[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\ParallelActivityDesigner.cs (1)
34[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\SequenceDesignerAccessibleObject.cs (1)
34[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\SequentialActivityDesigner.cs (1)
35[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\SequentialWorkflowHeaderFooter.cs (1)
34[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\SequentialWorkflowRootDesigner.cs (1)
35[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\StructuredCompositeActivityDesigner.cs (1)
38[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\Themes.cs (14)
34[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 42[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 49[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 56[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 66[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 85[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 101[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 111[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 146[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 844[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 977[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 1424[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 1672[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 1921[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\TypeConverters.cs (1)
151[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\UITypeEditors.cs (2)
23[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 110[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\WinOEToolBoxItem.cs (1)
15[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\WorkflowLayouts.cs (1)
18[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\WorkflowView.cs (3)
63[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 87[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 2246[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Design\XomlDesignerLoader.cs (1)
20[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Fault.cs (1)
25[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Interfaces.cs (1)
24[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\ParameterBinding.cs (2)
16[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 58[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\PropertyMetadata.cs (2)
9[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 25[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\RuleDeclaration.cs (1)
20[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\ScheduleChanges.cs (5)
24[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 628[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 636[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 688[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 804[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\SequenceDesigner.cs (1)
17[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Serializer\ActivityCodeDomSerializationManager.cs (1)
33[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Serializer\ActivityCodeDomSerializer.cs (1)
21[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Serializer\ActivityMarkupSerializer.cs (1)
22[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Serializer\ActivitySurrogateSelector.cs (1)
14[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Serializer\ActivityTypeCodeDomSerializer.cs (1)
21[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Serializer\CompositeActivityMarkupSerializer.cs (1)
11[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Serializer\DependencyObjectCodeDomSerializer.cs (1)
21[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Suspend.cs (1)
27[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
AuthoringOM\Terminate.cs (1)
23[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
System.Workflow.Runtime (96)
Configuration\WorkflowRuntimeSection.cs (1)
30[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Configuration\WorkflowRuntimeServiceElement.cs (1)
15[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Configuration\WorkflowRuntimeServiceElementCollection.cs (1)
14[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
CorrelationToken.cs (4)
23[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 209[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 309[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 343[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
DebugEngine\ActivityHandlerDescriptor.cs (1)
15[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
DebugEngine\DebugController.cs (1)
42[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
DebugEngine\IExpressionEvaluationFrame.cs (1)
18[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
DebugEngine\IInstanceTable.cs (1)
20[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
DebugEngine\IWorkflowDebugger.cs (1)
36[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
DebugEngine\IWorkflowDebuggerService.cs (1)
6[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
DebugEngine\WorkflowDebuggerSteppingAttribute.cs (2)
6[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 14[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Hosting\DefaultWorkflowLoaderService.cs (1)
24[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Hosting\DefaultWorkflowSchedulerService.cs (1)
13[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Hosting\DefaultWorkflowTransactionService.cs (1)
17[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Hosting\ManualWorkflowSchedulerService.cs (1)
12[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Hosting\PersistenceException.cs (1)
15[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Hosting\SharedConnectionWorkflowTransactionService.cs (1)
22[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Hosting\SqlPersistenceWorkflowInstanceDescription.cs (1)
26[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Hosting\SqlWorkflowPersistenceService.cs (1)
671[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Hosting\WorkflowLoaderService.cs (1)
23[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Hosting\WorkflowPersistenceService.cs (1)
17[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Hosting\WorkflowRuntimeService.cs (2)
10[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 19[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Hosting\WorkflowSchedulerService.cs (1)
6[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Hosting\WorkflowTransactionService.cs (1)
17[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Hosting\WorkflowWebHostingModule.cs (1)
34[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
IPendingWork.cs (1)
10[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
IWorkBatch.cs (1)
11[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
ServicesExceptionNotHandledEventArgs.cs (1)
32[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
System\Activities\Statements\Interop.cs (1)
33[Obsolete("The WF3 Types are deprecated. Instead, please use the new WF4 Types from System.Activities.*")]
System\Activities\Tracking\InteropTrackingRecord.cs (1)
13[Obsolete("The WF3 Types are deprecated. Instead, please use the new WF4 Types from System.Activities.*")]
TimerEventSubscription.cs (1)
12[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
TimerEventSubscriptionCollection.cs (1)
13[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\ExtractCollection.cs (1)
27[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\IProfileNotification.cs (1)
17[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\PreviousTrackingServiceAttribute.cs (1)
10[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\ProfileEventArgs.cs (2)
14[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 43[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\SqlTrackingQuery.cs (2)
21[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 283[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\SqlTrackingService.cs (1)
31[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\SqlTrackingWorkflowInstance.cs (1)
21[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\TrackingAnnotationCollection.cs (1)
31[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\TrackingChannel.cs (1)
14[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\TrackingCondition.cs (3)
25[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 50[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 148[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\TrackingConditionCollection.cs (1)
25[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\TrackingDataItem.cs (1)
14[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\TrackingDataItemValue.cs (1)
21[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\TrackingExtract.cs (3)
27[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 39[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 106[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\TrackingLocation.cs (3)
27[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 71[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 247[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\TrackingLocationCollection.cs (2)
27[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 52[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\TrackingParameters.cs (1)
14[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\TrackingProfile.cs (1)
24[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\TrackingProfileCache.cs (1)
14[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\TrackingProfileDeserializationException.cs (1)
18[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\TrackingProfileSerializer.cs (1)
26[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\TrackingRecord.cs (4)
11[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 45[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 153[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 268[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\TrackingService.cs (1)
14[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\TrackingWorkflowEvent.cs (1)
27[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\TrackingWorkflowEventArgs.cs (4)
24[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 49[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 71[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 89[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\TrackPoint.cs (3)
24[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 172[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 248[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
Tracking\TrackPointCollection.cs (3)
27[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 52[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 77[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
WorkflowEnvironment.cs (1)
11[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
WorkflowEventArgs.cs (4)
21[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 40[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 89[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 109[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
WorkflowInstance.cs (1)
23[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
WorkflowOwnershipException.cs (1)
16[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
WorkflowQueue.cs (1)
13[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
WorkflowQueueInfo.cs (1)
20[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
WorkflowQueuingService.cs (1)
17[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
WorkflowRuntime.cs (2)
32[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")] 96[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
WorkflowStatus.cs (1)
24[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
System.WorkflowServices (33)
System\ServiceModel\Activation\WorkflowServiceHostFactory.cs (1)
16[Obsolete("The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*")]
System\ServiceModel\Activities\Description\WorkflowRuntimeEndpoint.cs (1)
21[Obsolete("The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*")]
System\ServiceModel\Configuration\ExtendedWorkflowRuntimeServiceElementCollection.cs (1)
14[Obsolete("The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*")]
System\ServiceModel\Configuration\PersistenceProviderElement.cs (1)
18[Obsolete("The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*")]
System\ServiceModel\Configuration\WorkflowRuntimeElement.cs (1)
14[Obsolete("The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*")]
System\ServiceModel\Description\DurableOperationAttribute.cs (1)
12[Obsolete("The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*")]
System\ServiceModel\Description\DurableServiceAttribute.cs (1)
15[Obsolete("The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*")]
System\ServiceModel\Description\PersistenceProviderBehavior.cs (1)
11[Obsolete("The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*")]
System\ServiceModel\Description\UnknownExceptionAction.cs (1)
8[Obsolete("The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*")]
System\ServiceModel\Description\WorkflowRuntimeBehavior.cs (1)
13[Obsolete("The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*")]
System\ServiceModel\Dispatcher\DurableOperationContext.cs (1)
9[Obsolete("The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*")]
System\ServiceModel\Persistence\InstanceLockException.cs (1)
11[Obsolete("The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*")]
System\ServiceModel\Persistence\InstanceNotFoundException.cs (1)
11[Obsolete("The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*")]
System\ServiceModel\Persistence\LockingPersistenceProvider.cs (1)
8[Obsolete("The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*")]
System\ServiceModel\Persistence\PersistenceException.cs (1)
10[Obsolete("The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*")]
System\ServiceModel\Persistence\PersistenceProvider.cs (1)
9[Obsolete("The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*")]
System\ServiceModel\Persistence\PersistenceProviderFactory.cs (1)
9[Obsolete("The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*")]
System\ServiceModel\Persistence\SqlPersistenceProviderFactory.cs (1)
23[Obsolete("The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*")]
System\ServiceModel\WorkflowServiceHost.cs (1)
15[Obsolete("The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*")]
System\Workflow\Activities\ChannelToken.cs (1)
25[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
System\Workflow\Activities\ContextToken.cs (1)
24[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
System\Workflow\Activities\OperationInfo.cs (1)
18[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
System\Workflow\Activities\OperationInfoBase.cs (1)
24[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
System\Workflow\Activities\OperationParameterInfo.cs (1)
21[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
System\Workflow\Activities\OperationParameterInfoCollection.cs (1)
18[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
System\Workflow\Activities\OperationValidationEventArgs.cs (1)
10[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
System\Workflow\Activities\ReceiveActivity.cs (1)
37[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
System\Workflow\Activities\SendActivity.cs (1)
31[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
System\Workflow\Activities\SendActivityEventArgs.cs (1)
11[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
System\Workflow\Activities\TypedOperationInfo.cs (1)
19[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
System\Workflow\Activities\WorkflowServiceAttributes.cs (1)
19[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
System\Workflow\Activities\WorkflowServiceAttributesDynamicPropertyValidator.cs (1)
17[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
System\Workflow\Runtime\Hosting\ChannelManagerService.cs (1)
19[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
System.Xml (24)
System\Xml\Core\ValidationType.cs (2)
26[Obsolete("Validation type should be specified as DTD or Schema.")] 33[Obsolete("XDR Validation through XmlValidatingReader is obsoleted")]
System\Xml\Core\XmlReaderSettings.cs (2)
85[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] 257[Obsolete("Use XmlReaderSettings.DtdProcessing property instead.")]
System\Xml\Core\XmlTextReader.cs (1)
338[Obsolete("Use DtdProcessing property instead.")]
System\Xml\Core\XmlValidatingReader.cs (1)
19[Obsolete("Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead. http://go.microsoft.com/fwlink/?linkid=14202")]
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\Schema\XmlSchema.cs (2)
212[Obsolete("Use System.Xml.Schema.XmlSchemaSet for schema compilation and validation. http://go.microsoft.com/fwlink/?linkid=14202")] 223[Obsolete("Use System.Xml.Schema.XmlSchemaSet for schema compilation and validation. http://go.microsoft.com/fwlink/?linkid=14202")]
System\Xml\Schema\XmlSchemaAttribute.cs (1)
131[Obsolete("This property has been deprecated. Please use AttributeSchemaType property that returns a strongly typed attribute type. http://go.microsoft.com/fwlink/?linkid=14202")]
System\Xml\Schema\XmlSchemaCollection.cs (1)
27[Obsolete("Use System.Xml.Schema.XmlSchemaSet for schema compilation and validation. http://go.microsoft.com/fwlink/?linkid=14202")]
System\Xml\Schema\XmlSchemaElement.cs (1)
211[Obsolete("This property has been deprecated. Please use ElementSchemaType property that returns a strongly typed element type. http://go.microsoft.com/fwlink/?linkid=14202")]
System\Xml\Schema\XmlSchemaType.cs (1)
123[Obsolete("This property has been deprecated. Please use BaseXmlSchemaType property that returns a strongly typed base schema type. http://go.microsoft.com/fwlink/?linkid=14202")]
System\Xml\Serialization\CodeIdentifier.cs (1)
29[Obsolete("This class should never get constructed as it contains only static methods.")]
System\Xml\Serialization\XmlSerializer.cs (2)
230[Obsolete("This method is obsolete and will be removed in a future release of the .NET Framework. Please use a XmlSerializer constructor overload which does not take an Evidence parameter. See http://go2.microsoft.com/fwlink/?LinkId=131738 for more information.")] 558[Obsolete("This method is obsolete and will be removed in a future release of the .NET Framework. Please use an overload of FromMappings which does not take an Evidence parameter. See http://go2.microsoft.com/fwlink/?LinkId=131738 for more information.")]
System\Xml\Serialization\XmlSerializerFactory.cs (1)
125[Obsolete("This method is obsolete and will be removed in a future release of the .NET Framework. Please use an overload of CreateSerializer which does not take an Evidence parameter. See http://go2.microsoft.com/fwlink/?LinkId=131738 for more information.")]
System\Xml\XmlConvert.cs (2)
755[Obsolete("Use XmlConvert.ToString() that takes in XmlDateTimeSerializationMode")] 1239[Obsolete("Use XmlConvert.ToDateTime() that takes in XmlDateTimeSerializationMode")]
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)]
System\Xml\Xslt\XslTransform.cs (1)
23[Obsolete("This class has been deprecated. Please use System.Xml.Xsl.XslCompiledTransform instead. http://go.microsoft.com/fwlink/?linkid=14202")]
WindowsBase (2)
Base\System\Windows\Markup\IReceiveMarkupExtension.cs (1)
7[Obsolete("IReceiveMarkupExtension has been deprecated. This interface is no longer in use.")]
Shared\MS\Win32\UnsafeNativeMethodsCLR.cs (1)
1391[Obsolete("Use LoadLibraryHelper.SafeLoadLibraryEx instead")]
6 references to Obsolete
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
870object[] attributes = type.GetCustomAttributes(typeof(ObsoleteAttribute), false);
System.Xml (5)
System\Xml\Serialization\SoapAttributes.cs (1)
47if (attrs[i] is SoapIgnoreAttribute || attrs[i] is ObsoleteAttribute) {
System\Xml\Serialization\Types.cs (3)
1098object[] attrs = ctor.GetCustomAttributes(typeof(ObsoleteAttribute), false); 1100ObsoleteAttribute obsolete = (ObsoleteAttribute)attrs[0];
System\Xml\Serialization\XmlAttributes.cs (1)
99if (attrs[i] is XmlIgnoreAttribute || attrs[i] is ObsoleteAttribute || attrs[i].GetType() == IgnoreAttribute) {