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