#region

#region, #endregion

[4] What is the use of #region and #endregion in C#? - Stack Overflow, https://stackoverflow.com/questions/44390454/what-is-the-use-of-region-and-endregion-in-c

[2] 【VSCode】Visual Studio Codeでregionを使う - 開発覚書はてな版, https://kakkoyakakko2.hatenablog.com/entry/2018/06/01/003000

[3] c#-mode: #region, #endregion のインデントに対応する · Issue #192 · xyzzy-022/xyzzy, https://github.com/xyzzy-022/xyzzy/issues/192

[7] Region directive in AL - Business Central | Microsoft Learn, SusanneWindfeldPedersen, , https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/directives/devenv-directive-region

[8] // #regions · Issue #11073 · microsoft/TypeScript, https://github.com/Microsoft/TypeScript/issues/11073

[9] 85487 – Support '#pragma region' and '#pragma endregion' to allow code folding with Visual Studio, https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85487

[5] 関連: コメントの中身が意味を持ってしまう