Closed
Description
It'd be great if this article could also touch on thread-safety when accessing static members; I assume similar to the static class constructor, it will only be initialized at most once. But it'd be nice to have that called out here.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 7f20db0d-ef5c-d8e7-2267-0f409c499e0f
- Version Independent ID: de2dac73-e810-dd42-f518-e50926b3747f
- Content: Static Classes and Static Class Members - C# Programming Guide
- Content Source: docs/csharp/programming-guide/classes-and-structs/static-classes-and-static-class-members.md
- Product: dotnet-csharp
- GitHub Login: @BillWagner
- Microsoft Alias: wiwagn