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

Add documentation for TypeDefinitionDocument custom debug information #73816

Open
sbomer opened this issue May 31, 2024 · 0 comments · May be fixed by dotnet/runtime#103135
Open

Add documentation for TypeDefinitionDocument custom debug information #73816

sbomer opened this issue May 31, 2024 · 0 comments · May be fixed by dotnet/runtime#103135

Comments

@sbomer
Copy link
Member

sbomer commented May 31, 2024

#56278 added a new CustomDebugInformation kind, TypeDefinitionDocument, for types that have no IL. This should be documented somewhere, probably under the CustomDebugInformation of the Portable PDB spec: https://github.com/dotnet/runtime/blob/main/docs/design/specs/PortablePdb-Metadata.md#state-machine-hoisted-local-scopes-c--vb-compilers.

@davidwengier @tmat

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead labels May 31, 2024
@genlu genlu added Interactive-Debugging Documentation and removed untriaged Issues and PRs which have not yet been triaged by a lead labels Jun 6, 2024
@CyrusNajmabadi CyrusNajmabadi added this to the 17.13 milestone Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants