Skip to content

Merge main into live - #55206

Merged
gewarren merged 3 commits into
livefrom
main
Aug 3, 2026
Merged

Merge main into live#55206
gewarren merged 3 commits into
livefrom
main

Conversation

@dotnet-policy-service

@dotnet-policy-service dotnet-policy-service Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
File Preview link
docs/azure/includes/dotnet-all.md docs/azure/includes/dotnet-all
docs/azure/includes/dotnet-new.md docs/azure/includes/dotnet-new
docs/framework/unmanaged-api/debugging/dacpappdomaindata-structure.md docs/framework/unmanaged-api/debugging/dacpappdomaindata-structure
docs/framework/unmanaged-api/debugging/dacpappdomainstoredata-structure.md docs/framework/unmanaged-api/debugging/dacpappdomainstoredata-structure
docs/framework/unmanaged-api/debugging/dacpassemblydata-structure.md docs/framework/unmanaged-api/debugging/dacpassemblydata-structure
docs/framework/unmanaged-api/debugging/dacpccwdata-structure.md docs/framework/unmanaged-api/debugging/dacpccwdata-structure
docs/framework/unmanaged-api/debugging/dacpcodeheaderdata-structure.md docs/framework/unmanaged-api/debugging/dacpcodeheaderdata-structure
docs/framework/unmanaged-api/debugging/dacpcominterfacepointerdata-structure.md docs/framework/unmanaged-api/debugging/dacpcominterfacepointerdata-structure
docs/framework/unmanaged-api/debugging/dacpdomainlocalmoduledata-structure.md docs/framework/unmanaged-api/debugging/dacpdomainlocalmoduledata-structure
docs/framework/unmanaged-api/debugging/dacpfielddescdata-structure.md docs/framework/unmanaged-api/debugging/dacpfielddescdata-structure
docs/framework/unmanaged-api/debugging/dacpgcheapanalyzedata-structure.md docs/framework/unmanaged-api/debugging/dacpgcheapanalyzedata-structure
docs/framework/unmanaged-api/debugging/dacpgcheapdata-structure.md docs/framework/unmanaged-api/debugging/dacpgcheapdata-structure
docs/framework/unmanaged-api/debugging/dacpgcheapdetails-structure.md docs/framework/unmanaged-api/debugging/dacpgcheapdetails-structure
docs/framework/unmanaged-api/debugging/dacpgenerationdata-structure.md docs/framework/unmanaged-api/debugging/dacpgenerationdata-structure
docs/framework/unmanaged-api/debugging/dacpheapsegmentdata-structure.md docs/framework/unmanaged-api/debugging/dacpheapsegmentdata-structure
docs/framework/unmanaged-api/debugging/dacpjitcodeheapinfo-structure.md docs/framework/unmanaged-api/debugging/dacpjitcodeheapinfo-structure
docs/framework/unmanaged-api/debugging/dacpjitmanagerinfo-structure.md docs/framework/unmanaged-api/debugging/dacpjitmanagerinfo-structure
docs/framework/unmanaged-api/debugging/dacpmethodtabledata-structure.md docs/framework/unmanaged-api/debugging/dacpmethodtabledata-structure
docs/framework/unmanaged-api/debugging/dacpmethodtablefielddata-structure.md docs/framework/unmanaged-api/debugging/dacpmethodtablefielddata-structure
docs/framework/unmanaged-api/debugging/dacpobjectdata-structure.md docs/framework/unmanaged-api/debugging/dacpobjectdata-structure
docs/framework/unmanaged-api/debugging/dacpobjecttype-enumeration.md docs/framework/unmanaged-api/debugging/dacpobjecttype-enumeration
docs/framework/unmanaged-api/debugging/dacpoomdata-structure.md docs/framework/unmanaged-api/debugging/dacpoomdata-structure
docs/framework/unmanaged-api/debugging/dacprcwdata-structure.md docs/framework/unmanaged-api/debugging/dacprcwdata-structure
docs/framework/unmanaged-api/debugging/dacpsyncblockcleanupdata-structure.md docs/framework/unmanaged-api/debugging/dacpsyncblockcleanupdata-structure
docs/framework/unmanaged-api/debugging/dacpsyncblockdata-structure.md docs/framework/unmanaged-api/debugging/dacpsyncblockdata-structure
docs/framework/unmanaged-api/debugging/dacpthreaddata-structure.md docs/framework/unmanaged-api/debugging/dacpthreaddata-structure
docs/framework/unmanaged-api/debugging/dacpthreadlocalmoduledata-structure.md docs/framework/unmanaged-api/debugging/dacpthreadlocalmoduledata-structure
docs/framework/unmanaged-api/debugging/dacpthreadpooldata-structure.md docs/framework/unmanaged-api/debugging/dacpthreadpooldata-structure
docs/framework/unmanaged-api/debugging/dacpthreadstoredata-structure.md docs/framework/unmanaged-api/debugging/dacpthreadstoredata-structure
docs/framework/unmanaged-api/debugging/dacpusefulglobalsdata-structure.md docs/framework/unmanaged-api/debugging/dacpusefulglobalsdata-structure

Note

This table shows the first 30 preview links (sorted alphabetically by file path) found in the OPS build report. For the full list, select OpenPublishing.Build Details within checks.

Co-authored-by: azure-sdk <azuresdk@microsoft.com>
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@dotnetrepoman dotnetrepoman Bot added this to the August 2026 milestone Aug 2, 2026
leculver and others added 2 commits August 3, 2026 08:56
* Document ISOSDacInterface private DAC APIs used by ClrMD

Adds reference documentation for the private DAC (mscordacwks.dll) APIs that
ClrMD consumes on the desktop .NET Framework surface, so that consumers such as
Visual Studio can rely on documented interfaces.

- 52 new ISOSDacInterface method pages (the subset ClrMD calls)
- 28 new Dacp* structure pages and 3 enumeration pages referenced by those methods
- Fills 3 IXCLRData* gaps missed by #41675: IXCLRDataProcess::Flush,
  IXCLRDataModule::GetName, IXCLRDataStackWalk::GetContext
- Expands the ISOSDacInterface interface method table, updates the debugging
  structures/enumerations indexes and the affected IXCLRData* interface pages,
  and registers every new page in toc.yml

All new pages follow the existing IXCLRData* style, include the
prefer-ICorDebug (DBI) recommended note, and carry ai-usage: ai-assisted
frontmatter per repo guidance.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 81f6c22d-7539-4637-9117-2454688f8441

* Fix markdownlint errors and address PR review feedback

- Resolve markdownlint failures (MD012 multiple blank lines, MD010 hard tabs)
- Fix invalid C++ enum syntax in modulemaptype/vcsheaptype (add trailing typedef name)
- Correct copied source-comment issues: "disply"->"display" (DacpFieldDescData),
  "DacpGcHeapDat"->"DacpGcHeapData" (DacpGcHeapDetails), remove internal TODO
  (DacpThreadpoolData), reconcile Request-helper comments (DacpThreadLocalModuleData,
  DacpDomainLocalModuleData)
- Document ISOSDacInterface::GetDomainLocalModuleData (referenced by DacpDomainLocalModuleData's
  Request helper) and wire it into the interface table and TOC

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 81f6c22d-7539-4637-9117-2454688f8441

* Add related-method cross-links to ISOSDacInterface/IXCLRData reference pages

Adds "See also" cross-links between sibling methods within the same API family
(MethodDesc, MethodTable, AppDomain/Assembly, Thread, Module, GC heap, OOM,
heap-analyze, JIT/code, thread pool, domain/thread-local storage, RCW/CCW,
handles/roots, sync block, loader heaps, and the IXCLRDataStackWalk/Module
gap-fill methods), matching the prevailing convention in the existing
IXCLRData* documentation. 126 cross-links across 50 pages.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 81f6c22d-7539-4637-9117-2454688f8441

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 81f6c22d-7539-4637-9117-2454688f8441
Co-authored-by: azure-sdk <azuresdk@microsoft.com>
@gewarren
gewarren merged commit 05f0ed0 into live Aug 3, 2026
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants