1 write to _lazyReturnType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Retargeting\RetargetingMethodSymbol.cs (1)
139Interlocked.CompareExchange(ref _lazyReturnType,
2 references to _lazyReturnType
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Retargeting\RetargetingMethodSymbol.cs (2)
137if (_lazyReturnType is null) 143return _lazyReturnType.Value;