Skip to content

Conversation

@gewarren
Copy link
Contributor

@gewarren gewarren commented Dec 9, 2025

Build.Reason:Manual by Genevieve Warren
Build.Url:https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=580690&view=results
source_repo.branch:master
source_repo.url:https://apidrop.visualstudio.com/_git/binaries

Summary

Mostly to bring in inheritdoc tags for CopyTo/TryCopyTo now that https://dev.azure.com/ceapex/Engineering/_workitems/edit/1055155 is fixed.

docsreference@microsoft.com and others added 2 commits December 9, 2025 21:14
Copilot AI review requested due to automatic review settings December 9, 2025 22:22
@gewarren gewarren requested a review from a team as a code owner December 9, 2025 22:22
@github-actions github-actions bot added the area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable. label Dec 9, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates XML documentation baselines, primarily to add inheritdoc tags for CopyTo and TryCopyTo methods now that a related issue has been fixed. The changes also include corrections to parameter documentation order to match actual method signatures, updates to interface member references (removing |System.Runtime.InteropServices.InAttribute suffixes), and reordering of altmember references.

  • Added inheritdoc tags for CopyTo and TryCopyTo methods across tensor types
  • Corrected parameter documentation order to match method signatures
  • Updated interface member references to remove attribute suffixes
  • Reordered altmember elements in various ASN1 and other documentation files

Reviewed changes

Copilot reviewed 15 out of 15 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
xml/System.Numerics.Tensors/Tensor`1.xml Added inheritdoc tags, updated interface references, modified returns documentation for GetPinnedHandle
xml/System.Numerics.Tensors/TensorSpan`1.xml Added inheritdoc tags and updated interface member references
xml/System.Numerics.Tensors/ReadOnlyTensorSpan`1.xml Added inheritdoc tags and updated interface member references
xml/System.Numerics.Tensors/Tensor.xml Corrected parameter documentation order for multiple methods
xml/System.Formats.Asn1/AsnWriter.xml Reordered altmember references for consistency
xml/System.Formats.Asn1/AsnReader.xml Reordered altmember references for consistency
xml/System.Formats.Asn1/AsnDecoder.xml Reordered altmember references for consistency
xml/System.CommandLine/ParserConfiguration.xml Added param element to EnablePosixBundling property (incorrect element type)
xml/Microsoft.Extensions.VectorData/VectorStore.xml Reordered altmember references
xml/Microsoft.Extensions.Diagnostics.Metrics/MetricsBuilderExtensions.xml Corrected parameter order
xml/Microsoft.Extensions.DependencyInjection/HealthChecksBuilderDelegateExtensions.xml Corrected parameter order for multiple overloads
xml/Microsoft.Extensions.DependencyInjection/HealthChecksBuilderAddCheckExtensions.xml Corrected parameter order
xml/Microsoft.Extensions.DependencyInjection/FromKeyedServicesAttribute.xml Reordered altmember references
xml/Microsoft.Extensions.DependencyInjection.Extensions/ServiceCollectionDescriptorExtensions.xml Corrected parameter order
xml/Microsoft.Extensions.Caching.Hybrid/HybridCache.xml Corrected parameter order

@gewarren
Copy link
Contributor Author

@gewarren gewarren requested a review from BillWagner December 10, 2025 00:32
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM @gewarren

:shipit: when ready.

@gewarren gewarren merged commit 31eb0b5 into main Dec 11, 2025
5 of 6 checks passed
@gewarren gewarren deleted the baseline-120925 branch December 11, 2025 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants