We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#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.
TypeDefinitionDocument
@davidwengier @tmat
The text was updated successfully, but these errors were encountered:
tmat
davidwengier
Successfully merging a pull request may close this issue.
#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
The text was updated successfully, but these errors were encountered: