1 write to _lazyTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Retargeting\RetargetingParameterSymbol.cs (1)
46
Interlocked.CompareExchange(ref
_lazyTypeWithAnnotations
,
2 references to _lazyTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Retargeting\RetargetingParameterSymbol.cs (2)
44
if (
_lazyTypeWithAnnotations
is null)
51
return
_lazyTypeWithAnnotations
.Value;