2 writes to _lazyTypeArguments
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\UnboundGenericType.vb (2)
357
_lazyTypeArguments
= ImmutableArray(Of TypeSymbol).Empty
441
ImmutableInterlocked.InterlockedInitialize(
_lazyTypeArguments
, arguments.AsImmutableOrNull())
2 references to _lazyTypeArguments
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\UnboundGenericType.vb (2)
433
If
_lazyTypeArguments
.IsDefault Then
444
Return
_lazyTypeArguments