Skip to content

Merge master into live #4389

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jun 16, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ class Sample
{
public static void Main()
{
Console.WriteLine();
Console.WriteLine("NewLine: {0} first line{0} second line{0} third line",
Environment.NewLine);
Console.WriteLine();
Console.WriteLine("NewLine: {0} first line{0} second line{0} third line",
Environment.NewLine);
}
}
/*
Expand All @@ -19,4 +19,4 @@ first line
second line
third line
*/
//</snippet1>
//</snippet1>
14 changes: 7 additions & 7 deletions xml/System.Collections.Concurrent/OrderablePartitioner`1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@

]]></format>
</remarks>
<related type="Article" href="https://msdn.microsoft.com/library/96153688-9a01-47c4-8430-909cee9a2887">Custom Partitioners for PLINQ and TPL</related>
<related type="Article" href="/dotnet/standard/parallel-programming/custom-partitioners-for-plinq-and-tpl">Custom Partitioners for PLINQ and TPL</related>
<related type="Article" href="/dotnet/standard/parallel-programming/how-to-speed-up-small-loop-bodies">How to: Speed Up Small Loop Bodies</related>
<related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-a-partitioner-for-static-partitioning">How to: Implement a Partitioner With a Static Number of Partitions</related>
<related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-dynamic-partitions">How to: Implement Dynamic Partitions</related>
Expand Down Expand Up @@ -159,7 +159,7 @@
]]></format>
</remarks>
<exception cref="T:System.NotSupportedException">Dynamic partitioning is not supported by the base class. It must be implemented in derived classes.</exception>
<related type="Article" href="https://msdn.microsoft.com/library/96153688-9a01-47c4-8430-909cee9a2887">Custom Partitioners for PLINQ and TPL</related>
<related type="Article" href="/dotnet/standard/parallel-programming/custom-partitioners-for-plinq-and-tpl">Custom Partitioners for PLINQ and TPL</related>
<related type="Article" href="/dotnet/standard/parallel-programming/how-to-speed-up-small-loop-bodies">How to: Speed Up Small Loop Bodies</related>
<related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-a-partitioner-for-static-partitioning">How to: Implement a Partitioner With a Static Number of Partitions</related>
<related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-dynamic-partitions">How to: Implement Dynamic Partitions</related>
Expand Down Expand Up @@ -213,7 +213,7 @@
]]></format>
</remarks>
<exception cref="T:System.NotSupportedException">Dynamic partitioning is not supported by this partitioner.</exception>
<related type="Article" href="https://msdn.microsoft.com/library/96153688-9a01-47c4-8430-909cee9a2887">Custom Partitioners for PLINQ and TPL</related>
<related type="Article" href="/dotnet/standard/parallel-programming/custom-partitioners-for-plinq-and-tpl">Custom Partitioners for PLINQ and TPL</related>
<related type="Article" href="/dotnet/standard/parallel-programming/how-to-speed-up-small-loop-bodies">How to: Speed Up Small Loop Bodies</related>
<related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-a-partitioner-for-static-partitioning">How to: Implement a Partitioner With a Static Number of Partitions</related>
<related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-dynamic-partitions">How to: Implement Dynamic Partitions</related>
Expand Down Expand Up @@ -267,7 +267,7 @@

]]></format>
</remarks>
<related type="Article" href="https://msdn.microsoft.com/library/96153688-9a01-47c4-8430-909cee9a2887">Custom Partitioners for PLINQ and TPL</related>
<related type="Article" href="/dotnet/standard/parallel-programming/custom-partitioners-for-plinq-and-tpl">Custom Partitioners for PLINQ and TPL</related>
<related type="Article" href="/dotnet/standard/parallel-programming/how-to-speed-up-small-loop-bodies">How to: Speed Up Small Loop Bodies</related>
<related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-a-partitioner-for-static-partitioning">How to: Implement a Partitioner With a Static Number of Partitions</related>
<related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-dynamic-partitions">How to: Implement Dynamic Partitions</related>
Expand Down Expand Up @@ -319,7 +319,7 @@

]]></format>
</remarks>
<related type="Article" href="https://msdn.microsoft.com/library/96153688-9a01-47c4-8430-909cee9a2887">Custom Partitioners for PLINQ and TPL</related>
<related type="Article" href="/dotnet/standard/parallel-programming/custom-partitioners-for-plinq-and-tpl">Custom Partitioners for PLINQ and TPL</related>
<related type="Article" href="/dotnet/standard/parallel-programming/how-to-speed-up-small-loop-bodies">How to: Speed Up Small Loop Bodies</related>
<related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-a-partitioner-for-static-partitioning">How to: Implement a Partitioner With a Static Number of Partitions</related>
<related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-dynamic-partitions">How to: Implement Dynamic Partitions</related>
Expand Down Expand Up @@ -413,7 +413,7 @@

]]></format>
</remarks>
<related type="Article" href="https://msdn.microsoft.com/library/96153688-9a01-47c4-8430-909cee9a2887">Custom Partitioners for PLINQ and TPL</related>
<related type="Article" href="/dotnet/standard/parallel-programming/custom-partitioners-for-plinq-and-tpl">Custom Partitioners for PLINQ and TPL</related>
<related type="Article" href="/dotnet/standard/parallel-programming/how-to-speed-up-small-loop-bodies">How to: Speed Up Small Loop Bodies</related>
<related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-a-partitioner-for-static-partitioning">How to: Implement a Partitioner With a Static Number of Partitions</related>
<related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-dynamic-partitions">How to: Implement Dynamic Partitions</related>
Expand Down Expand Up @@ -460,7 +460,7 @@

]]></format>
</remarks>
<related type="Article" href="https://msdn.microsoft.com/library/96153688-9a01-47c4-8430-909cee9a2887">Custom Partitioners for PLINQ and TPL</related>
<related type="Article" href="/dotnet/standard/parallel-programming/custom-partitioners-for-plinq-and-tpl">Custom Partitioners for PLINQ and TPL</related>
<related type="Article" href="/dotnet/standard/parallel-programming/how-to-speed-up-small-loop-bodies">How to: Speed Up Small Loop Bodies</related>
<related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-a-partitioner-for-static-partitioning">How to: Implement a Partitioner With a Static Number of Partitions</related>
<related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-dynamic-partitions">How to: Implement Dynamic Partitions</related>
Expand Down
8 changes: 4 additions & 4 deletions xml/System.Collections.Concurrent/Partitioner`1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<remarks>To be added.</remarks>
<altmember cref="T:System.Collections.Concurrent.OrderablePartitioner`1" />
<altmember cref="T:System.Collections.Concurrent.Partitioner" />
<related type="Article" href="https://msdn.microsoft.com/library/96153688-9a01-47c4-8430-909cee9a2887">Custom Partitioners for PLINQ and TPL</related>
<related type="Article" href="/dotnet/standard/parallel-programming/custom-partitioners-for-plinq-and-tpl">Custom Partitioners for PLINQ and TPL</related>
</Docs>
</Member>
<Member MemberName="GetDynamicPartitions">
Expand Down Expand Up @@ -138,7 +138,7 @@
<exception cref="T:System.NotSupportedException">Dynamic partitioning is not supported by the base class. You must implement it in a derived class.</exception>
<altmember cref="T:System.Collections.Concurrent.OrderablePartitioner`1" />
<altmember cref="T:System.Collections.Concurrent.Partitioner" />
<related type="Article" href="https://msdn.microsoft.com/library/96153688-9a01-47c4-8430-909cee9a2887">Custom Partitioners for PLINQ and TPL</related>
<related type="Article" href="/dotnet/standard/parallel-programming/custom-partitioners-for-plinq-and-tpl">Custom Partitioners for PLINQ and TPL</related>
</Docs>
</Member>
<Member MemberName="GetPartitions">
Expand Down Expand Up @@ -187,7 +187,7 @@
</remarks>
<altmember cref="T:System.Collections.Concurrent.OrderablePartitioner`1" />
<altmember cref="T:System.Collections.Concurrent.Partitioner" />
<related type="Article" href="https://msdn.microsoft.com/library/96153688-9a01-47c4-8430-909cee9a2887">Custom Partitioners for PLINQ and TPL</related>
<related type="Article" href="/dotnet/standard/parallel-programming/custom-partitioners-for-plinq-and-tpl">Custom Partitioners for PLINQ and TPL</related>
</Docs>
</Member>
<Member MemberName="SupportsDynamicPartitions">
Expand Down Expand Up @@ -233,7 +233,7 @@
</remarks>
<altmember cref="T:System.Collections.Concurrent.OrderablePartitioner`1" />
<altmember cref="T:System.Collections.Concurrent.Partitioner" />
<related type="Article" href="https://msdn.microsoft.com/library/96153688-9a01-47c4-8430-909cee9a2887">Custom Partitioners for PLINQ and TPL</related>
<related type="Article" href="/dotnet/standard/parallel-programming/custom-partitioners-for-plinq-and-tpl">Custom Partitioners for PLINQ and TPL</related>
</Docs>
</Member>
</Members>
Expand Down
10 changes: 6 additions & 4 deletions xml/System.Collections.Generic/IEnumerable`1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,9 @@
</block>
<altmember cref="T:System.Collections.Generic.IEnumerator`1" />
<altmember cref="N:System.Collections" />
<related type="Article" href="https://msdn.microsoft.com/library/c60d7589-51f2-4463-a2d5-22506bbc1554">Walkthrough: Implementing IEnumerable(Of T) in Visual Basic</related>
<related type="Article" href="https://msdn.microsoft.com/library/f45331db-d595-46ec-9142-551d3d1eb1a7">Iterators (C# and Visual Basic)</related>
<related type="Article" href="/dotnet/visual-basic/programming-guide/language-features/control-flow/walkthrough-implementing-ienumerable-of-t">Walkthrough: Implementing IEnumerable(Of T) in Visual Basic</related>
<related type="Article" href="/dotnet/csharp/programming-guide/concepts/iterators">Iterators (C#)</related>
<related type="Article" href="/dotnet/visual-basic/programming-guide/concepts/iterators">Iterators (Visual Basic)</related>
<related type="ExternalDocumentation" href="https://code.msdn.microsoft.com/Generics-Sample-C-9b41a192/sourcecode?fileId=46476&amp;pathId=1364935593">Generics Sample</related>
</Docs>
<Members>
Expand Down Expand Up @@ -151,8 +152,9 @@
]]></format>
</remarks>
<altmember cref="T:System.Collections.Generic.IEnumerator`1" />
<related type="Article" href="https://msdn.microsoft.com/library/c60d7589-51f2-4463-a2d5-22506bbc1554">Walkthrough: Implementing IEnumerable(Of T) in Visual Basic</related>
<related type="Article" href="https://msdn.microsoft.com/library/f45331db-d595-46ec-9142-551d3d1eb1a7">Iterators (C# and Visual Basic)</related>
<related type="Article" href="/dotnet/visual-basic/programming-guide/language-features/control-flow/walkthrough-implementing-ienumerable-of-t">Walkthrough: Implementing IEnumerable(Of T) in Visual Basic</related>
<related type="Article" href="/dotnet/csharp/programming-guide/concepts/iterators">Iterators (C#)</related>
<related type="Article" href="/dotnet/visual-basic/programming-guide/concepts/iterators">Iterators (Visual Basic)</related>
</Docs>
</Member>
</Members>
Expand Down
10 changes: 5 additions & 5 deletions xml/System.ComponentModel/AsyncCompletedEventArgs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<altmember cref="T:System.ComponentModel.AsyncCompletedEventHandler" />
<altmember cref="T:System.ComponentModel.AsyncOperationManager" />
<altmember cref="T:System.ComponentModel.AsyncOperation" />
<related type="Article" href="https://msdn.microsoft.com/library/43402d19-8d30-426d-8785-1a4478233bfa">Implementing the Event-based Asynchronous Pattern</related>
<related type="Article" href="/dotnet/standard/asynchronous-programming-patterns/implementing-the-event-based-asynchronous-pattern">Implementing the Event-based Asynchronous Pattern</related>
</Docs>
<Members>
<MemberGroup MemberName=".ctor">
Expand Down Expand Up @@ -221,7 +221,7 @@
<altmember cref="T:System.ComponentModel.AsyncCompletedEventHandler" />
<altmember cref="T:System.ComponentModel.AsyncOperationManager" />
<altmember cref="T:System.ComponentModel.AsyncOperation" />
<related type="Article" href="https://msdn.microsoft.com/library/43402d19-8d30-426d-8785-1a4478233bfa">Implementing the Event-based Asynchronous Pattern</related>
<related type="Article" href="/dotnet/standard/asynchronous-programming-patterns/implementing-the-event-based-asynchronous-pattern">Implementing the Event-based Asynchronous Pattern</related>
</Docs>
</Member>
<Member MemberName="Error">
Expand Down Expand Up @@ -288,7 +288,7 @@
<altmember cref="T:System.ComponentModel.AsyncCompletedEventHandler" />
<altmember cref="T:System.ComponentModel.AsyncOperationManager" />
<altmember cref="T:System.ComponentModel.AsyncOperation" />
<related type="Article" href="https://msdn.microsoft.com/library/43402d19-8d30-426d-8785-1a4478233bfa">Implementing the Event-based Asynchronous Pattern</related>
<related type="Article" href="/dotnet/standard/asynchronous-programming-patterns/implementing-the-event-based-asynchronous-pattern">Implementing the Event-based Asynchronous Pattern</related>
</Docs>
</Member>
<Member MemberName="RaiseExceptionIfNecessary">
Expand Down Expand Up @@ -343,7 +343,7 @@
</block>
<altmember cref="T:System.ComponentModel.AsyncOperationManager" />
<altmember cref="T:System.ComponentModel.AsyncOperation" />
<related type="Article" href="https://msdn.microsoft.com/library/43402d19-8d30-426d-8785-1a4478233bfa">Implementing the Event-based Asynchronous Pattern</related>
<related type="Article" href="/dotnet/standard/asynchronous-programming-patterns/implementing-the-event-based-asynchronous-pattern">Implementing the Event-based Asynchronous Pattern</related>
</Docs>
</Member>
<Member MemberName="UserState">
Expand Down Expand Up @@ -407,7 +407,7 @@
<altmember cref="T:System.ComponentModel.AsyncCompletedEventHandler" />
<altmember cref="T:System.ComponentModel.AsyncOperationManager" />
<altmember cref="T:System.ComponentModel.AsyncOperation" />
<related type="Article" href="https://msdn.microsoft.com/library/43402d19-8d30-426d-8785-1a4478233bfa">Implementing the Event-based Asynchronous Pattern</related>
<related type="Article" href="/dotnet/standard/asynchronous-programming-patterns/implementing-the-event-based-asynchronous-pattern">Implementing the Event-based Asynchronous Pattern</related>
</Docs>
</Member>
</Members>
Expand Down
2 changes: 1 addition & 1 deletion xml/System.ComponentModel/AsyncCompletedEventHandler.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@
<altmember cref="T:System.ComponentModel.AsyncCompletedEventArgs" />
<altmember cref="T:System.ComponentModel.AsyncOperationManager" />
<altmember cref="T:System.ComponentModel.AsyncOperation" />
<related type="Article" href="https://msdn.microsoft.com/library/792aa8da-918b-458e-b154-9836b97735f3">Asynchronous Pattern for Components</related>
<related type="Article" href="/dotnet/standard/asynchronous-programming-patterns/event-based-asynchronous-pattern-overview">Asynchronous Pattern for Components</related>
</Docs>
</Type>
2 changes: 1 addition & 1 deletion xml/System.ComponentModel/AsyncOperation.xml
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@
</remarks>
<altmember cref="T:System.ComponentModel.AsyncOperationManager" />
<related type="Article" href="/dotnet/standard/threading/managed-threading-best-practices">Managed Threading Best Practices</related>
<related type="Article" href="https://msdn.microsoft.com/library/792aa8da-918b-458e-b154-9836b97735f3">Event-based Asynchronous Pattern Overview</related>
<related type="Article" href="/dotnet/standard/asynchronous-programming-patterns/event-based-asynchronous-pattern-overview">Event-based Asynchronous Pattern Overview</related>
</Docs>
</Member>
</Members>
Expand Down
4 changes: 2 additions & 2 deletions xml/System.ComponentModel/AsyncOperationManager.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
]]></format>
</remarks>
<altmember cref="T:System.ComponentModel.AsyncOperation" />
<related type="Article" href="https://msdn.microsoft.com/library/43402d19-8d30-426d-8785-1a4478233bfa">Implementing the Event-based Asynchronous Pattern</related>
<related type="Article" href="/dotnet/standard/asynchronous-programming-patterns/implementing-the-event-based-asynchronous-pattern">Implementing the Event-based Asynchronous Pattern</related>
<related type="Article" href="/dotnet/standard/threading/managed-threading-best-practices">Managed Threading Best Practices</related>
</Docs>
<Members>
Expand Down Expand Up @@ -123,7 +123,7 @@
]]></format>
</remarks>
<altmember cref="T:System.ComponentModel.AsyncOperation" />
<related type="Article" href="https://msdn.microsoft.com/library/43402d19-8d30-426d-8785-1a4478233bfa">Implementing the Event-based Asynchronous Pattern</related>
<related type="Article" href="/dotnet/standard/asynchronous-programming-patterns/implementing-the-event-based-asynchronous-pattern">Implementing the Event-based Asynchronous Pattern</related>
<related type="Article" href="/dotnet/standard/threading/managed-threading-best-practices">Managed Threading Best Practices</related>
</Docs>
</Member>
Expand Down
6 changes: 3 additions & 3 deletions xml/System.ComponentModel/IListSource.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<altmember cref="T:System.ComponentModel.BindingList`1" />
<altmember cref="T:System.ComponentModel.IBindingList" />
<altmember cref="T:System.Collections.CollectionBase" />
<related type="Article" href="https://msdn.microsoft.com/library/419aac5e-819b-4aad-88b0-73a2f8c0bd27">Data Binding and Windows Forms</related>
<related type="Article" href="/dotnet/framework/winforms/data-binding-and-windows-forms">Data Binding and Windows Forms</related>
</Docs>
<Members>
<Member MemberName="ContainsListCollection">
Expand Down Expand Up @@ -146,7 +146,7 @@
<altmember cref="T:System.ComponentModel.ITypedList" />
<altmember cref="T:System.ComponentModel.BindingList`1" />
<altmember cref="T:System.ComponentModel.IBindingList" />
<related type="Article" href="https://msdn.microsoft.com/library/419aac5e-819b-4aad-88b0-73a2f8c0bd27">Data Binding and Windows Forms</related>
<related type="Article" href="/dotnet/framework/winforms/data-binding-and-windows-forms">Data Binding and Windows Forms</related>
</Docs>
</Member>
<Member MemberName="GetList">
Expand Down Expand Up @@ -199,7 +199,7 @@
<altmember cref="T:System.ComponentModel.ITypedList" />
<altmember cref="T:System.ComponentModel.BindingList`1" />
<altmember cref="T:System.ComponentModel.IBindingList" />
<related type="Article" href="https://msdn.microsoft.com/library/419aac5e-819b-4aad-88b0-73a2f8c0bd27">Data Binding and Windows Forms</related>
<related type="Article" href="/dotnet/framework/winforms/data-binding-and-windows-forms">Data Binding and Windows Forms</related>
</Docs>
</Member>
</Members>
Expand Down
Loading