Skip to content

Commit

Permalink
💥 remove en-us from msdn links and add library (dotnet#4149)
Browse files Browse the repository at this point in the history
  • Loading branch information
mairaw committed Jan 19, 2018
1 parent 3d5d1a1 commit 9746d19
Show file tree
Hide file tree
Showing 2,100 changed files with 5,126 additions and 5,126 deletions.
4 changes: 2 additions & 2 deletions .openpublishing.redirection.json
Original file line number Diff line number Diff line change
Expand Up @@ -1062,11 +1062,11 @@
},
{
"source_path": "docs/csharp/programming-guide/strings/how-to-convert-between-legacy-encondings-and-unicode.md",
"redirect_url": "https://msdn.microsoft.com/en-us/library/cc165448(v=vs.120).aspx"
"redirect_url": "https://msdn.microsoft.com/library/cc165448(v=vs.120).aspx"
},
{
"source_path": "docs/csharp/programming-guide/strings/how-to-convert-rtf-to-plain-text.md",
"redirect_url": "https://msdn.microsoft.com/en-us/library/cc488002(v=vs.120).aspx"
"redirect_url": "https://msdn.microsoft.com/library/cc488002(v=vs.120).aspx"
},
{
"source_path": "docs/csharp/parallel.md",
Expand Down
10 changes: 5 additions & 5 deletions _zip/missingapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,31 +104,31 @@ references:
fullName: DataRepeaterLayoutStyles.Horizontal
fullName.vb: DataRepeaterLayoutStyles.Horizontal
- uid: Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque
href: https://msdn.microsoft.com/en-us/library/microsoft.visualbasic.powerpacks.backstyle.aspx
href: https://msdn.microsoft.com/library/microsoft.visualbasic.powerpacks.backstyle.aspx
name: BackStyle.Opaque
name.vb: BackStyle.Opaque
fullName: BackStyle.Opaque
fullName.vb: BackStyle.Opaque
- uid: Microsoft.VisualBasic.PowerPacks.FillStyle.Horizontal
href: https://msdn.microsoft.com/en-us/library/microsoft.visualbasic.powerpacks.fillstyle.aspx
href: https://msdn.microsoft.com/library/microsoft.visualbasic.powerpacks.fillstyle.aspx
name: FillStyle.Horizontal
name.vb: FillStyle.Horizontal
fullName: FillStyle.Horizontal
fullName.vb: FillStyle.Horizontal
- uid: Microsoft.VisualBasic.PowerPacks.FillStyle.Solid
href: https://msdn.microsoft.com/en-us/library/microsoft.visualbasic.powerpacks.fillstyle.aspx
href: https://msdn.microsoft.com/library/microsoft.visualbasic.powerpacks.fillstyle.aspx
name: FillStyle.Solid
name.vb: FillStyle.Solid
fullName: FillStyle.Solid
fullName.vb: FillStyle.Solid
- uid: Microsoft.VisualBasic.PowerPacks.FillStyle.Vertical
href: https://msdn.microsoft.com/en-us/library/microsoft.visualbasic.powerpacks.fillstyle.aspx
href: https://msdn.microsoft.com/library/microsoft.visualbasic.powerpacks.fillstyle.aspx
name: FillStyle.Vertical
name.vb: FillStyle.Vertical
fullName: FillStyle.Vertical
fullName.vb: FillStyle.Vertical
- uid: Microsoft.VisualBasic.PowerPacks.FillGradientStyle.None
href: https://msdn.microsoft.com/en-us/library/microsoft.visualbasic.powerpacks.fillgradientstyle.aspx
href: https://msdn.microsoft.com/library/microsoft.visualbasic.powerpacks.fillgradientstyle.aspx
name: FillGradientStyle.None
name.vb: FillGradientStyle.None
fullName: FillGradientStyle.None
Expand Down
48 changes: 24 additions & 24 deletions _zip/msdnsmallset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,56 +45,56 @@ references:
fullName.vb: ContractAdapter.ContractToViewAdapter
- uid: System.Array.ConvertAll*
commentId: M:System.Array.ConvertAll``2(``0[],System.Converter{``0,``1})
href: https://msdn.microsoft.com/en-us/library/exc45z53(v=vs.110).aspx
href: https://msdn.microsoft.com/library/exc45z53(v=vs.110).aspx
name: ConvertAll
name.vb: ConvertAll
fullName: Array.ConvertAll
fullName.vb: Array.ConvertAll
- uid: System.Array.Exists*
commentId: M:System.Array.Exists``1(``0[],System.Predicate{``0})
href: https://msdn.microsoft.com/en-us/library/yw84x8be(v=vs.110).aspx
href: https://msdn.microsoft.com/library/yw84x8be(v=vs.110).aspx
name: Exists
name.vb: Exists
fullName: Array.Exists
fullName.vb: Array.Exists
- uid: System.Array.Find*
commentId: M:System.Array.Find``1(``0[],System.Predicate{``0})
href: https://msdn.microsoft.com/en-us/library/d9hy2xwa(v=vs.110).aspx
href: https://msdn.microsoft.com/library/d9hy2xwa(v=vs.110).aspx
name: Find
name.vb: Find
fullName: Array.Find
fullName.vb: Array.Find
- uid: System.Array.FindAll*
commentId: M:System.Array.FindAll``1(``0[],System.Predicate{``0})
href: https://msdn.microsoft.com/en-us/library/1kkxfxdd(v=vs.110).aspx
href: https://msdn.microsoft.com/library/1kkxfxdd(v=vs.110).aspx
name: FindAll
name.vb: FindAll
fullName: Array.FindAll
fullName.vb: Array.FindAll
- uid: System.Array.FindIndex*
commentId: Overload:System.Array.FindIndex
href: https://msdn.microsoft.com/en-us/library/3kyey7x5(v=vs.110).aspx
href: https://msdn.microsoft.com/library/3kyey7x5(v=vs.110).aspx
name: FindIndex
name.vb: FindIndex
fullName: Array.FindIndex
fullName.vb: Array.FindIndex
- uid: System.Array.FindLast*
commentId: M:System.Array.FindLast``1(``0[],System.Predicate{``0})
href: https://msdn.microsoft.com/en-us/library/2857xz7b(v=vs.110).aspx
href: https://msdn.microsoft.com/library/2857xz7b(v=vs.110).aspx
name: FindLast
name.vb: FindLast
fullName: Array.FindLast
fullName.vb: Array.FindLast
- uid: System.Array.FindLastIndex*
commentId: Overload:System.Array.FindLastIndex
href: https://msdn.microsoft.com/en-us/library/6k7h03y0(v=vs.110).aspx
href: https://msdn.microsoft.com/library/6k7h03y0(v=vs.110).aspx
name: FindLastIndex
name.vb: FindLastIndex
fullName: Array.FindLastIndex
fullName.vb: Array.FindLastIndex
- uid: System.Array.ForEach*
commentId: M:System.Array.ForEach``1(``0[],System.Action{``0})
href: https://msdn.microsoft.com/en-us/library/zecdkyw2(v=vs.110).aspx
href: https://msdn.microsoft.com/library/zecdkyw2(v=vs.110).aspx
name: ForEach
name.vb: ForEach
fullName: Array.ForEach
Expand All @@ -108,7 +108,7 @@ references:
fullName.vb: Array.Resize
- uid: System.Array.TrueForAll*
commentId: M:System.Array.TrueForAll``1(``0[],System.Predicate{``0})
href: https://msdn.microsoft.com/en-us/library/x2kykt9x(v=vs.110).aspx
href: https://msdn.microsoft.com/library/x2kykt9x(v=vs.110).aspx
name: TrueForAll
name.vb: TrueForAll
fullName: Array.TrueForAll
Expand Down Expand Up @@ -360,98 +360,98 @@ references:
fullName.vb: PresentationTraceSources.TraceLevel
- uid: System.EnterpriseServices
commentId: N:System.EnterpriseServices
href: https://msdn.microsoft.com/en-us/library/system.enterpriseservices(v=vs.110).aspx
href: https://msdn.microsoft.com/library/system.enterpriseservices(v=vs.110).aspx
name: System.EnterpriseServices
name.vb: System.EnterpriseServices
fullName: System.EnterpriseServices
fullName.vb: System.EnterpriseServices
- uid: System.EnterpriseServices.ContextUtil
commentId: T:System.EnterpriseServices.ContextUtil
href: https://msdn.microsoft.com/en-us/library/system.enterpriseservices.contextutil(v=vs.110).aspx
href: https://msdn.microsoft.com/library/system.enterpriseservices.contextutil(v=vs.110).aspx
name: ContextUtil
name.vb: ContextUtil
fullName: System.EnterpriseServices.ContextUtil
fullName.vb: System.EnterpriseServices.ContextUtil
- uid: System.EnterpriseServices.ContextUtil.Transaction*
commentId: P:System.EnterpriseServices.ContextUtil.Transaction
href: https://msdn.microsoft.com/en-us/library/bc1h35sf(v=vs.110).aspx
href: https://msdn.microsoft.com/library/bc1h35sf(v=vs.110).aspx
name: Transaction
name.vb: Transaction
fullName: ContextUtil.Transaction
fullName.vb: ContextUtil.Transaction
- uid: System.EnterpriseServices.Internal.IComSoapPublisher.RegisterAssembly*
commentId: M:System.EnterpriseServices.Internal.IComSoapPublisher.RegisterAssembly(System.String)
href: https://msdn.microsoft.com/en-us/library/ks34tht8(v=vs.110).aspx
href: https://msdn.microsoft.com/library/ks34tht8(v=vs.110).aspx
name: RegisterAssembly
name.vb: RegisterAssembly
fullName: IComSoapPublisher.RegisterAssembly
fullName.vb: IComSoapPublisher.RegisterAssembly
- uid: System.EnterpriseServices.Internal.IComSoapPublisher.UnRegisterAssembly*
commentId: M:System.EnterpriseServices.Internal.IComSoapPublisher.UnRegisterAssembly(System.String)
href: https://msdn.microsoft.com/en-us/library/yd9k1a66(v=vs.110).aspx
href: https://msdn.microsoft.com/library/yd9k1a66(v=vs.110).aspx
name: UnRegisterAssembly
name.vb: UnRegisterAssembly
fullName: IComSoapPublisher.UnRegisterAssembly
fullName.vb: IComSoapPublisher.UnRegisterAssembly
- uid: System.EnterpriseServices.Internal.Publish.GacRemove*
commentId: M:System.EnterpriseServices.Internal.Publish.GacRemove(System.String)
href: https://msdn.microsoft.com/en-us/library/hebdhws2(v=vs.110).aspx
href: https://msdn.microsoft.com/library/hebdhws2(v=vs.110).aspx
name: GacRemove
name.vb: GacRemove
fullName: Publish.GacRemove
fullName.vb: Publish.GacRemove
- uid: System.EnterpriseServices.MustRunInClientContextAttribute
commentId: T:System.EnterpriseServices.MustRunInClientContextAttribute
href: https://msdn.microsoft.com/en-us/library/system.enterpriseservices.mustruninclientcontextattribute(v=vs.110).aspx
href: https://msdn.microsoft.com/library/system.enterpriseservices.mustruninclientcontextattribute(v=vs.110).aspx
name: MustRunInClientContextAttribute
name.vb: MustRunInClientContextAttribute
fullName: System.EnterpriseServices.MustRunInClientContextAttribute
fullName.vb: System.EnterpriseServices.MustRunInClientContextAttribute
- uid: System.EnterpriseServices.ObjectPoolingAttribute
commentId: T:System.EnterpriseServices.ObjectPoolingAttribute
href: https://msdn.microsoft.com/en-us/library/system.enterpriseservices.objectpoolingattribute(v=vs.110).aspx
href: https://msdn.microsoft.com/library/system.enterpriseservices.objectpoolingattribute(v=vs.110).aspx
name: ObjectPoolingAttribute
name.vb: ObjectPoolingAttribute
fullName: System.EnterpriseServices.ObjectPoolingAttribute
fullName.vb: System.EnterpriseServices.ObjectPoolingAttribute
- uid: System.EnterpriseServices.ObjectPoolingAttribute.CreationTimeout*
commentId: P:System.EnterpriseServices.ObjectPoolingAttribute.CreationTimeout
href: https://msdn.microsoft.com/en-us/library/1dyyf9w5(v=vs.110).aspx
href: https://msdn.microsoft.com/library/1dyyf9w5(v=vs.110).aspx
name: CreationTimeout
name.vb: CreationTimeout
fullName: ObjectPoolingAttribute.CreationTimeout
fullName.vb: ObjectPoolingAttribute.CreationTimeout
- uid: System.EnterpriseServices.ObjectPoolingAttribute.MaxPoolSize*
commentId: P:System.EnterpriseServices.ObjectPoolingAttribute.MaxPoolSize
href: https://msdn.microsoft.com/en-us/library/b8k8w1kx(v=vs.110).aspx
href: https://msdn.microsoft.com/library/b8k8w1kx(v=vs.110).aspx
name: MaxPoolSize
name.vb: MaxPoolSize
fullName: ObjectPoolingAttribute.MaxPoolSize
fullName.vb: ObjectPoolingAttribute.MaxPoolSize
- uid: System.EnterpriseServices.ObjectPoolingAttribute.MinPoolSize*
commentId: P:System.EnterpriseServices.ObjectPoolingAttribute.MinPoolSize
href: https://msdn.microsoft.com/en-us/library/2z1b3k17(v=vs.110).aspx
href: https://msdn.microsoft.com/library/2z1b3k17(v=vs.110).aspx
name: MinPoolSize
name.vb: MinPoolSize
fullName: ObjectPoolingAttribute.MinPoolSize
fullName.vb: ObjectPoolingAttribute.MinPoolSize
- uid: System.EnterpriseServices.RegistrationHelperTx
commentId: T:System.EnterpriseServices.RegistrationHelperTx
href: https://msdn.microsoft.com/en-us/library/system.enterpriseservices.registrationhelpertx(v=vs.110).aspx
href: https://msdn.microsoft.com/library/system.enterpriseservices.registrationhelpertx(v=vs.110).aspx
name: RegistrationHelperTx
name.vb: RegistrationHelperTx
fullName: System.EnterpriseServices.RegistrationHelperTx
fullName.vb: System.EnterpriseServices.RegistrationHelperTx
- uid: System.EnterpriseServices.ServicedComponent
commentId: T:System.EnterpriseServices.ServicedComponent
href: https://msdn.microsoft.com/en-us/library/system.enterpriseservices.servicedcomponent(v=vs.110).aspx
href: https://msdn.microsoft.com/library/system.enterpriseservices.servicedcomponent(v=vs.110).aspx
name: ServicedComponent
name.vb: ServicedComponent
fullName: System.EnterpriseServices.ServicedComponent
fullName.vb: System.EnterpriseServices.ServicedComponent
- uid: System.EnterpriseServices.SynchronizationAttribute
commentId: T:System.EnterpriseServices.SynchronizationAttribute
href: https://msdn.microsoft.com/en-us/library/system.enterpriseservices.synchronizationattribute(v=vs.110).aspx
href: https://msdn.microsoft.com/library/system.enterpriseservices.synchronizationattribute(v=vs.110).aspx
name: SynchronizationAttribute
name.vb: SynchronizationAttribute
fullName: System.EnterpriseServices.SynchronizationAttribute
Expand Down Expand Up @@ -1249,7 +1249,7 @@ references:
fullName.vb: Queryable.Zip
- uid: System.Net.Http.RtcRequestFactory
commentId: T:System.Net.Http.RtcRequestFactory
href: https://msdn.microsoft.com/en-us/library/system.net.http.rtcrequestfactory(v=vs.110).aspx
href: https://msdn.microsoft.com/library/system.net.http.rtcrequestfactory(v=vs.110).aspx
name: RtcRequestFactory
name.vb: RtcRequestFactory
fullName: System.Net.Http.RtcRequestFactory
Expand Down
4 changes: 2 additions & 2 deletions docs/csharp/misc/cs0011.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The base class or interface 'class' in assembly 'assembly' referenced by type 't

A class that was imported from a file with **/reference**, is derived from a class or implements an interface that is not found. This can occur if a required DLL is not also included in the compilation with **/reference**.

For more information, see [Add Reference Dialog Box](http://msdn.microsoft.com/en-us/2feb0fe2-0805-4cc9-8cba-b0315849dfb7) and [/reference (C# Compiler Options)](../../csharp/language-reference/compiler-options/reference-compiler-option.md).
For more information, see [Add Reference Dialog Box](http://msdn.microsoft.com/library/2feb0fe2-0805-4cc9-8cba-b0315849dfb7) and [/reference (C# Compiler Options)](../../csharp/language-reference/compiler-options/reference-compiler-option.md).

## Example

Expand Down Expand Up @@ -72,5 +72,5 @@ class M
```

## See Also
[Add Reference Dialog Box](http://msdn.microsoft.com/en-us/2feb0fe2-0805-4cc9-8cba-b0315849dfb7)
[Add Reference Dialog Box](http://msdn.microsoft.com/library/2feb0fe2-0805-4cc9-8cba-b0315849dfb7)
[/reference (C# Compiler Options)](../../csharp/language-reference/compiler-options/reference-compiler-option.md)
4 changes: 2 additions & 2 deletions docs/csharp/misc/cs0012.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ms.author: "wiwagn"
# Compiler Error CS0012
The type 'type' is defined in an assembly that is not referenced. You must add a reference to assembly 'assembly'.

The definition for a referenced type was not found. This could occur if a required .DLL file is not included in the compilation. For more information, see [Add Reference Dialog Box](http://msdn.microsoft.com/en-us/2feb0fe2-0805-4cc9-8cba-b0315849dfb7) and [/reference (C# Compiler Options)](../../csharp/language-reference/compiler-options/reference-compiler-option.md).
The definition for a referenced type was not found. This could occur if a required .DLL file is not included in the compilation. For more information, see [Add Reference Dialog Box](http://msdn.microsoft.com/library/2feb0fe2-0805-4cc9-8cba-b0315849dfb7) and [/reference (C# Compiler Options)](../../csharp/language-reference/compiler-options/reference-compiler-option.md).

The following sequence of compilations will result in CS0012:

Expand Down Expand Up @@ -55,4 +55,4 @@ class C
}
```

You could resolve this CS0012 by compiling with `/reference:cs0012b.dll;cs0012a.dll`, or in Visual Studio by using the [Add Reference Dialog Box](http://msdn.microsoft.com/en-us/2feb0fe2-0805-4cc9-8cba-b0315849dfb7) to add a reference to cs0012a.dll in addition to cs0012b.dll.
You could resolve this CS0012 by compiling with `/reference:cs0012b.dll;cs0012a.dll`, or in Visual Studio by using the [Add Reference Dialog Box](http://msdn.microsoft.com/library/2feb0fe2-0805-4cc9-8cba-b0315849dfb7) to add a reference to cs0012a.dll in addition to cs0012b.dll.
2 changes: 1 addition & 1 deletion docs/csharp/misc/cs0182.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ An attribute argument must be a constant expression, typeof expression or array

- [decimal](../../csharp/language-reference/keywords/decimal.md)

For more information, see [NOT IN BUILD: Global Attributes (C# Programming Guide)](http://msdn.microsoft.com/en-us/7c6c41f8-f0d5-4345-8987-3d91f9bae136).
For more information, see [NOT IN BUILD: Global Attributes (C# Programming Guide)](http://msdn.microsoft.com/library/7c6c41f8-f0d5-4345-8987-3d91f9bae136).

## Example
The following sample generates CS0182:
Expand Down
2 changes: 1 addition & 1 deletion docs/csharp/misc/cs0243.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ms.author: "wiwagn"
# Compiler Error CS0243
The Conditional attribute is not valid on 'method' because it is an override method

The [Conditional](http://msdn.microsoft.com/en-us/e1c4913b-74d0-421a-8a6d-c14b3f0e68fb) attribute is not allowed on a method that is marked with the [override](../../csharp/language-reference/keywords/override.md) keyword. For more information, see [Knowing When to Use Override and New Keywords](../../csharp/programming-guide/classes-and-structs/knowing-when-to-use-override-and-new-keywords.md).
The [Conditional](http://msdn.microsoft.com/library/e1c4913b-74d0-421a-8a6d-c14b3f0e68fb) attribute is not allowed on a method that is marked with the [override](../../csharp/language-reference/keywords/override.md) keyword. For more information, see [Knowing When to Use Override and New Keywords](../../csharp/programming-guide/classes-and-structs/knowing-when-to-use-override-and-new-keywords.md).

The compiler never binds to override methods; it only binds to the base method and the common language runtime calls the override, as appropriate.

Expand Down
2 changes: 1 addition & 1 deletion docs/csharp/misc/cs0249.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Do not override object.Finalize. Instead, provide a destructor.

Use destructor syntax to specify instructions to execute when your object is destroyed.

For more information, see [Destructor Syntax in C# and C++](http://msdn.microsoft.com/en-us/d7901491-7e89-4b6f-8270-0635aa6581b5).
For more information, see [Destructor Syntax in C# and C++](http://msdn.microsoft.com/library/d7901491-7e89-4b6f-8270-0635aa6581b5).

The following sample generates CS0249:

Expand Down
2 changes: 1 addition & 1 deletion docs/csharp/misc/cs0250.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Do not directly call your base class Finalize method. It is called automatically

A program cannot attempt to force cleanup of base class resources.

See [Finalize Methods and Destructors](http://msdn.microsoft.com/en-us/fd376774-1643-499b-869e-9546a3aeea70) for more information.
See [Finalize Methods and Destructors](http://msdn.microsoft.com/library/fd376774-1643-499b-869e-9546a3aeea70) for more information.

The following sample generates CS0250

Expand Down
2 changes: 1 addition & 1 deletion docs/csharp/misc/cs0562.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ms.author: "wiwagn"
# Compiler Error CS0562
The parameter of a unary operator must be the containing type

The method declaration for an operator overload must follow certain guidelines. For more information, see [Overloadable Operators](../../csharp/programming-guide/statements-expressions-operators/overloadable-operators.md) and [Operator Overloading Sample](http://msdn.microsoft.com/en-us/1c6b4610-0a49-4532-8fa7-f694cfc65743).
The method declaration for an operator overload must follow certain guidelines. For more information, see [Overloadable Operators](../../csharp/programming-guide/statements-expressions-operators/overloadable-operators.md) and [Operator Overloading Sample](http://msdn.microsoft.com/library/1c6b4610-0a49-4532-8fa7-f694cfc65743).

## Example
The following sample generates CS0562:
Expand Down
2 changes: 1 addition & 1 deletion docs/csharp/misc/cs0612.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ms.author: "wiwagn"
# Compiler Warning (level 1) CS0612
'member' is obsolete

The class designer marked a member with the [Obsolete](http://msdn.microsoft.com/en-us/05e99cd0-bda6-4f79-a890-1ca093b4b488) attribute. This means that the member might not be supported in a future version of the class.
The class designer marked a member with the [Obsolete](http://msdn.microsoft.com/library/05e99cd0-bda6-4f79-a890-1ca093b4b488) attribute. This means that the member might not be supported in a future version of the class.

The following sample shows how accessing an obsolete member generates CS0612:

Expand Down
Loading

0 comments on commit 9746d19

Please sign in to comment.