dotnet_runtime/docs/design
Max Charlamb b0c2d75c8c
[cDAC] Implement IXCLRDataModule APIs SOS uses to read line numbers (#114491)
* Implement cDAC support for the following IXCLRDataModule APIs: GetFlags, StartEnumExtents, EnumExtents, EndEnumExtents, and Request(DACDATAMODULEPRIV_REQUEST_GET_MODULEDATA…)
2025-04-15 14:58:26 -04:00
..
coreclr JIT: add note on stack security (GS) (#114356) 2025-04-08 17:34:05 -07:00
datacontracts [cDAC] Implement IXCLRDataModule APIs SOS uses to read line numbers (#114491) 2025-04-15 14:58:26 -04:00
features Make host trace to `<exe_name>.<pid>.log` if `COREHOST_TRACEFILE` is set to a directory (#114362) 2025-04-08 18:03:08 -07:00
libraries
mono Add doc on OS onboarding (#112026) 2025-02-10 14:57:00 -08:00
security Add security design docs for Dictionary, HashCode, and StringComparer (#108864) 2024-10-17 15:27:52 -07:00
specs TypeDefinitionDocument documentation (#103135) 2025-04-01 10:22:59 +11:00
tools/illink