mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
C#: Fix documentation.
This commit is contained in:
@@ -53,7 +53,7 @@ automatically thread-safe (Recommendation 3):</p>
|
||||
|
||||
<references>
|
||||
<li>
|
||||
MSDN: <a href=https://docs.microsoft.com/en-us/dotnet/api/system.lazy-1">Lazy<T> Class</T></a>.
|
||||
MSDN: <a href="https://docs.microsoft.com/en-us/dotnet/api/system.lazy-1">Lazy<T> Class</a>.
|
||||
</li>
|
||||
<li>
|
||||
MSDN: <a href="https://docs.microsoft.com/en-us/dotnet/api/system.threading.lazyinitializer.ensureinitialized">LazyInitializer.EnsureInitialized Method</a>.
|
||||
|
||||
Reference in New Issue
Block a user