2 writes to _lazyTypeArguments
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\UnboundGenericType.vb (2)
373
_lazyTypeArguments
= ImmutableArray(Of TypeSymbol).Empty
457
ImmutableInterlocked.InterlockedInitialize(
_lazyTypeArguments
, arguments.AsImmutableOrNull())
2 references to _lazyTypeArguments
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\UnboundGenericType.vb (2)
449
If
_lazyTypeArguments
.IsDefault Then
460
Return
_lazyTypeArguments