2 writes to _lazyTypeArguments
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\UnboundGenericType.vb (2)
367
_lazyTypeArguments
= ImmutableArray(Of TypeSymbol).Empty
451
ImmutableInterlocked.InterlockedInitialize(
_lazyTypeArguments
, arguments.AsImmutableOrNull())
2 references to _lazyTypeArguments
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\UnboundGenericType.vb (2)
443
If
_lazyTypeArguments
.IsDefault Then
454
Return
_lazyTypeArguments