Skip to content
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

CI Update - SourceLink config for Windows Forms #10686

Merged
merged 1 commit into from
Nov 15, 2024
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
2 changes: 1 addition & 1 deletion xml/Microsoft.Extensions.Caching.Hybrid/HybridCache.xml
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,8 @@
<typeparam name="TState">The type of additional state required by <paramref name="factory" />.</typeparam>
<typeparam name="T">The type of the data being considered.</typeparam>
<param name="key">The key of the entry to look for or create.</param>
<param name="factory">Provides the underlying data service if the data is not available in the cache.</param>
<param name="state">The state required for <paramref name="factory" />.</param>
<param name="factory">Provides the underlying data service if the data is not available in the cache.</param>
<param name="options">Additional options for this cache entry.</param>
<param name="tags">The tags to associate with this cache item.</param>
<param name="cancellationToken">The <see cref="T:System.Threading.CancellationToken" /> used to propagate notifications that the operation should be canceled.</param>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -648,8 +648,8 @@
<Docs>
<typeparam name="TService">The type of the service to add.</typeparam>
<param name="services">The <see cref="T:Microsoft.Extensions.DependencyInjection.IServiceCollection" />.</param>
<param name="implementationFactory">The factory that creates the service.</param>
<param name="serviceKey">The service key.</param>
<param name="implementationFactory">The factory that creates the service.</param>
<summary>
Adds the specified <typeparamref name="TService" /> as a <see cref="F:Microsoft.Extensions.DependencyInjection.ServiceLifetime.Scoped" /> service
using the factory specified in <paramref name="implementationFactory" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
<Parameter Name="listener" Type="Microsoft.Extensions.Diagnostics.Metrics.IMetricsListener" />
</Parameters>
<Docs>
<param name="listener">The implementation type of the listener.</param>
<param name="builder">The <see cref="T:Microsoft.Extensions.Diagnostics.Metrics.IMetricsBuilder" />.</param>
<param name="listener">The implementation type of the listener.</param>
<summary>
Registers a new <see cref="T:Microsoft.Extensions.Diagnostics.Metrics.IMetricsListener" /> instance.
</summary>
Expand Down
1,609 changes: 1,609 additions & 0 deletions xml/SourceLinkInformation/windowsdesktop-7.0/Microsoft.VisualBasic.Forms.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"Assembly": "Microsoft.Win32.Registry.AccessControl",
"GUID": "F4FB74EE60C1408E90E30BDF3E2CF99DFFFFFFFF",
"Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=",
"Types": [
{
"Members": [
{
"DocsId": "M:Microsoft.Win32.RegistryAclExtensions.GetAccessControl(Microsoft.Win32.RegistryKey)",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft/Win32/RegistryAclExtensions.cs#L13C13-L18C43"
},
{
"DocsId": "M:Microsoft.Win32.RegistryAclExtensions.GetAccessControl(Microsoft.Win32.RegistryKey,System.Security.AccessControl.AccessControlSections)",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft/Win32/RegistryAclExtensions.cs#L23C13-L28C58"
},
{
"DocsId": "M:Microsoft.Win32.RegistryAclExtensions.SetAccessControl(Microsoft.Win32.RegistryKey,System.Security.AccessControl.RegistrySecurity)",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft/Win32/RegistryAclExtensions.cs#L33C13-L39C10"
}
],
"DocsId": "T:Microsoft.Win32.RegistryAclExtensions",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft/Win32/RegistryAclExtensions.cs"
}
]
}

Large diffs are not rendered by default.

4,229 changes: 4,229 additions & 0 deletions xml/SourceLinkInformation/windowsdesktop-7.0/System.CodeDom.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1,795 changes: 1,795 additions & 0 deletions xml/SourceLinkInformation/windowsdesktop-7.0/System.Diagnostics.EventLog.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

6,077 changes: 6,077 additions & 0 deletions xml/SourceLinkInformation/windowsdesktop-7.0/System.DirectoryServices.json

Large diffs are not rendered by default.

11,243 changes: 11,243 additions & 0 deletions xml/SourceLinkInformation/windowsdesktop-7.0/System.Drawing.Common.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
{
"Assembly": "System.Resources.Extensions",
"GUID": "F98A283F06F54CC7ABFF1E818D14BEDEFFFFFFFF",
"Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=",
"Types": [
{
"Members": [
{
"DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.#ctor(System.String)",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L44C9-L59C10"
},
{
"DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.#ctor(System.IO.Stream)",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L61C9-L81C10"
},
{
"DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddResource(System.String,System.String)",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L88C13-L101C10"
},
{
"DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddResource(System.String,System.Object)",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L108C13-L129C10"
},
{
"DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddResource(System.String,System.IO.Stream,System.Boolean)",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L137C13-L148C10"
},
{
"DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddResource(System.String,System.Byte[])",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L177C13-L190C10"
},
{
"DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.Close",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L233C13-L234C10"
},
{
"DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.Dispose",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L253C13-L254C10"
},
{
"DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.Generate",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L263C13-L434C10"
},
{
"DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddResource(System.String,System.String,System.String)",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Resources.Extensions/src/System/Resources/Extensions/PreserializedResourceWriter.cs#L73C13-L119C10"
},
{
"DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddTypeConverterResource(System.String,System.Byte[],System.String)",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Resources.Extensions/src/System/Resources/Extensions/PreserializedResourceWriter.cs#L130C13-L146C10"
},
{
"DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddBinaryFormattedResource(System.String,System.Byte[],System.String)",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Resources.Extensions/src/System/Resources/Extensions/PreserializedResourceWriter.cs#L157C13-L178C10"
},
{
"DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddActivatorResource(System.String,System.IO.Stream,System.String,System.Boolean)",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Resources.Extensions/src/System/Resources/Extensions/PreserializedResourceWriter.cs#L190C13-L209C10"
}
],
"DocsId": "T:System.Resources.Extensions.PreserializedResourceWriter",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Resources.Extensions/src/System/Resources/Extensions/PreserializedResourceWriter.cs"
},
{
"Members": [
{
"DocsId": "M:System.Resources.Extensions.DeserializingResourceReader.#ctor(System.String)",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs#L92C9-L111C10"
},
{
"DocsId": "M:System.Resources.Extensions.DeserializingResourceReader.#ctor(System.IO.Stream)",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs#L113C9-L136C10"
},
{
"DocsId": "M:System.Resources.Extensions.DeserializingResourceReader.Close",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs#L142C13-L143C10"
},
{
"DocsId": "M:System.Resources.Extensions.DeserializingResourceReader.Dispose",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs#L147C13-L148C10"
},
{
"DocsId": "M:System.Resources.Extensions.DeserializingResourceReader.System#Collections#IEnumerable#GetEnumerator",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs#L227C13-L227C36"
},
{
"DocsId": "M:System.Resources.Extensions.DeserializingResourceReader.GetEnumerator",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs#L232C13-L234C49"
}
],
"DocsId": "T:System.Resources.Extensions.DeserializingResourceReader",
"SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Resources.Extensions/src/System/Resources/Extensions/DeserializingResourceReader.cs"
}
]
}
Loading