Skip to content

Commit 591c1d5

Browse files
authored
CI Update (#10686)
1 parent 6d2d651 commit 591c1d5

File tree

67 files changed

+325988
-1639
lines changed

Some content is hidden

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

67 files changed

+325988
-1639
lines changed

xml/Microsoft.Extensions.Caching.Hybrid/HybridCache.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,8 @@
180180
<typeparam name="TState">The type of additional state required by <paramref name="factory" />.</typeparam>
181181
<typeparam name="T">The type of the data being considered.</typeparam>
182182
<param name="key">The key of the entry to look for or create.</param>
183-
<param name="factory">Provides the underlying data service if the data is not available in the cache.</param>
184183
<param name="state">The state required for <paramref name="factory" />.</param>
184+
<param name="factory">Provides the underlying data service if the data is not available in the cache.</param>
185185
<param name="options">Additional options for this cache entry.</param>
186186
<param name="tags">The tags to associate with this cache item.</param>
187187
<param name="cancellationToken">The <see cref="T:System.Threading.CancellationToken" /> used to propagate notifications that the operation should be canceled.</param>

xml/Microsoft.Extensions.DependencyInjection.Extensions/ServiceCollectionDescriptorExtensions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,8 +648,8 @@
648648
<Docs>
649649
<typeparam name="TService">The type of the service to add.</typeparam>
650650
<param name="services">The <see cref="T:Microsoft.Extensions.DependencyInjection.IServiceCollection" />.</param>
651-
<param name="implementationFactory">The factory that creates the service.</param>
652651
<param name="serviceKey">The service key.</param>
652+
<param name="implementationFactory">The factory that creates the service.</param>
653653
<summary>
654654
Adds the specified <typeparamref name="TService" /> as a <see cref="F:Microsoft.Extensions.DependencyInjection.ServiceLifetime.Scoped" /> service
655655
using the factory specified in <paramref name="implementationFactory" />

xml/Microsoft.Extensions.Diagnostics.Metrics/MetricsBuilderExtensions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
<Parameter Name="listener" Type="Microsoft.Extensions.Diagnostics.Metrics.IMetricsListener" />
4848
</Parameters>
4949
<Docs>
50-
<param name="listener">The implementation type of the listener.</param>
5150
<param name="builder">The <see cref="T:Microsoft.Extensions.Diagnostics.Metrics.IMetricsBuilder" />.</param>
51+
<param name="listener">The implementation type of the listener.</param>
5252
<summary>
5353
Registers a new <see cref="T:Microsoft.Extensions.Diagnostics.Metrics.IMetricsListener" /> instance.
5454
</summary>

xml/SourceLinkInformation/windowsdesktop-7.0/Microsoft.VisualBasic.Forms.json

Lines changed: 1609 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"Assembly": "Microsoft.Win32.Registry.AccessControl",
3+
"GUID": "F4FB74EE60C1408E90E30BDF3E2CF99DFFFFFFFF",
4+
"Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=",
5+
"Types": [
6+
{
7+
"Members": [
8+
{
9+
"DocsId": "M:Microsoft.Win32.RegistryAclExtensions.GetAccessControl(Microsoft.Win32.RegistryKey)",
10+
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft/Win32/RegistryAclExtensions.cs#L13C13-L18C43"
11+
},
12+
{
13+
"DocsId": "M:Microsoft.Win32.RegistryAclExtensions.GetAccessControl(Microsoft.Win32.RegistryKey,System.Security.AccessControl.AccessControlSections)",
14+
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft/Win32/RegistryAclExtensions.cs#L23C13-L28C58"
15+
},
16+
{
17+
"DocsId": "M:Microsoft.Win32.RegistryAclExtensions.SetAccessControl(Microsoft.Win32.RegistryKey,System.Security.AccessControl.RegistrySecurity)",
18+
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft/Win32/RegistryAclExtensions.cs#L33C13-L39C10"
19+
}
20+
],
21+
"DocsId": "T:Microsoft.Win32.RegistryAclExtensions",
22+
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft/Win32/RegistryAclExtensions.cs"
23+
}
24+
]
25+
}

xml/SourceLinkInformation/windowsdesktop-7.0/Microsoft.Win32.SystemEvents.json

Lines changed: 489 additions & 0 deletions
Large diffs are not rendered by default.

xml/SourceLinkInformation/windowsdesktop-7.0/System.CodeDom.json

Lines changed: 4229 additions & 0 deletions
Large diffs are not rendered by default.

xml/SourceLinkInformation/windowsdesktop-7.0/System.Configuration.ConfigurationManager.json

Lines changed: 5203 additions & 0 deletions
Large diffs are not rendered by default.

xml/SourceLinkInformation/windowsdesktop-7.0/System.Diagnostics.EventLog.json

Lines changed: 1795 additions & 0 deletions
Large diffs are not rendered by default.

xml/SourceLinkInformation/windowsdesktop-7.0/System.Diagnostics.PerformanceCounter.json

Lines changed: 975 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)