mirror of
https://github.com/github/codeql.git
synced 2026-05-01 03:35:13 +02:00
C#: Address review comments (documentation).
This commit is contained in:
@@ -58,9 +58,6 @@ automatically thread-safe (Recommendation 3):</p>
|
||||
<li>
|
||||
MSDN: <a href="https://docs.microsoft.com/en-us/dotnet/api/system.threading.lazyinitializer.ensureinitialized">LazyInitializer.EnsureInitialized Method</a>.
|
||||
</li>
|
||||
<li>
|
||||
MSDN: <a href="https://docs.microsoft.com/en-us/dotnet/api/system.threading.lazyinitializer.ensureinitialized">LazyInitializer.EnsureInitialized Method</a>.
|
||||
</li>
|
||||
<li>
|
||||
MSDN: <a href="https://msdn.microsoft.com/en-us/library/ff650316.aspx">Implementing Singleton in C#</a>.
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user