Skip to content

Commit bba190c

Browse files
authored
remove links to .NET Framework APIs (#12564)
1 parent e793dd8 commit bba190c

63 files changed

Lines changed: 0 additions & 146 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

xml/System.CodeDom.Compiler/CodeDomProvider.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@
7777
<altmember cref="T:System.CodeDom.Compiler.CompilerInfo" />
7878
<altmember cref="T:Microsoft.CSharp.CSharpCodeProvider" />
7979
<altmember cref="T:Microsoft.VisualBasic.VBCodeProvider" />
80-
<altmember cref="T:Microsoft.JScript.JScriptCodeProvider" />
8180
<related type="Article" href="/dotnet/framework/configure-apps/file-schema/compiler/">Compiler and Language Provider Settings Schema</related>
8281
</Docs>
8382
<Members>

xml/System.ComponentModel.Design/DesignerActionListCollection.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,6 @@
576576
<altmember cref="M:System.ComponentModel.Design.DesignerActionListCollection.IndexOf(System.ComponentModel.Design.DesignerActionList)" />
577577
<altmember cref="M:System.ComponentModel.Design.DesignerActionListCollection.Add(System.ComponentModel.Design.DesignerActionList)" />
578578
<altmember cref="M:System.ComponentModel.Design.DesignerActionListCollection.Remove(System.ComponentModel.Design.DesignerActionList)" />
579-
<altmember cref="M:System.ComponentModel.Design.DesignerActionListCollection.OnInsert(System.Int32,System.Object)" />
580579
</Docs>
581580
</Member>
582581
<Member MemberName="Item">

xml/System.ComponentModel.Design/DesignerActionService.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -663,7 +663,6 @@
663663
<altmember cref="M:System.ComponentModel.Design.DesignerActionService.GetComponentServiceActions(System.ComponentModel.IComponent,System.ComponentModel.Design.DesignerActionListCollection)" />
664664
<altmember cref="T:System.ComponentModel.Design.DesignerActionListCollection" />
665665
<altmember cref="T:System.ComponentModel.Design.DesignerVerb" />
666-
<altmember cref="T:System.ComponentModel.Design.ComponentActionsType" />
667666
</Docs>
668667
</Member>
669668
<Member MemberName="GetComponentActions">

xml/System.ComponentModel/RunInstallerAttribute.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@
8484
]]></format>
8585
</remarks>
8686
<altmember cref="T:System.Attribute" />
87-
<altmember cref="T:System.Configuration.Install.Installer" />
8887
</Docs>
8988
<Members>
9089
<Member MemberName=".ctor">

xml/System.Configuration/AppSettingsSection.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
]]></format>
5454
</remarks>
5555
<altmember cref="T:System.Configuration.ConfigurationManager" />
56-
<altmember cref="T:System.Web.Configuration.WebConfigurationManager" />
5756
</Docs>
5857
<Members>
5958
<Member MemberName=".ctor">

xml/System.Configuration/Configuration.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ Note: If you use a static <see langword="GetSection" /> method that takes a path
9292
</block>
9393
<altmember cref="T:System.Configuration.ConfigurationSection" />
9494
<altmember cref="T:System.Configuration.ConfigurationManager" />
95-
<altmember cref="T:System.Web.Configuration.WebConfigurationManager" />
9695
<related type="Article" href="/dotnet/framework/configure-apps/">Configuration Files</related>
9796
</Docs>
9897
<Members>

xml/System.Configuration/ConfigurationElement.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@
9797
- The simpler declarative model, also called the attributed model, allows you to define an element attribute by using a property and then decorate it with attributes. These attributes instruct the ASP.NET configuration system about the property types and their default values. With this information, obtained through reflection, the ASP.NET configuration system creates the element property objects for you and performs the required initialization. The example shown later in this topic shows how to use this model.</para>
9898
</block>
9999
<altmember cref="T:System.Configuration.ConfigurationManager" />
100-
<altmember cref="T:System.Web.Configuration.WebConfigurationManager" />
101100
<altmember cref="T:System.Configuration.ConfigurationSection" />
102101
<altmember cref="T:System.Configuration.ElementInformation" />
103102
<altmember cref="T:System.Configuration.ConfigurationElementCollection" />

xml/System.Configuration/ConfigurationFileMap.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
4545
]]></format>
4646
</remarks>
47-
<altmember cref="T:System.Web.Configuration.WebConfigurationFileMap" />
4847
<altmember cref="T:System.Configuration.ExeConfigurationFileMap" />
4948
</Docs>
5049
<Members>

xml/System.Configuration/ConfigurationManager.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,6 @@ End Module
300300
- Read permissions on all the configuration files.</para>
301301
</block>
302302
<altmember cref="T:System.Configuration.Configuration" />
303-
<altmember cref="T:System.Web.Configuration.WebConfigurationManager" />
304303
<related type="Article" href="/dotnet/framework/configure-apps/">Configuration Files</related>
305304
</Docs>
306305
<Members>

xml/System.Configuration/ContextInformation.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@
9393
9494
]]></format>
9595
</remarks>
96-
<altmember cref="M:System.Web.Configuration.WebConfigurationManager.OpenWebConfiguration(System.String)" />
9796
</Docs>
9897
</Member>
9998
<Member MemberName="HostingContext">
@@ -143,7 +142,6 @@
143142
144143
]]></format>
145144
</remarks>
146-
<altmember cref="T:System.Web.Configuration.WebContext" />
147145
<altmember cref="T:System.Configuration.ExeContext" />
148146
</Docs>
149147
</Member>

0 commit comments

Comments
 (0)