Conversation
Co-authored-by: azure-sdk <azuresdk@microsoft.com>
|
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:
For more information about GitHub Code Scanning, check out the documentation. |
* 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please don't squash-merge this PR.
Internal previews
Toggle expand/collapse
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.