3 writes to _lazyCoClassType
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Source\SourceNamedTypeSymbol.vb (3)
1937
Interlocked.CompareExchange(
_lazyCoClassType
, Nothing, DirectCast(ErrorTypeSymbol.UnknownResultType, TypeSymbol))
1943
Interlocked.CompareExchange(
_lazyCoClassType
, Nothing,
2228
Interlocked.CompareExchange(Me.
_lazyCoClassType
,
5 references to _lazyCoClassType
Microsoft.CodeAnalysis.VisualBasic (5)
Symbols\Source\SourceNamedTypeSymbol.vb (5)
1935
If
_lazyCoClassType
Is ErrorTypeSymbol.UnknownResultType Then
1940
If
_lazyCoClassType
Is ErrorTypeSymbol.UnknownResultType Then
1949
Debug.Assert(
_lazyCoClassType
IsNot ErrorTypeSymbol.UnknownResultType)
1950
Debug.Assert(Me.IsInterface OrElse
_lazyCoClassType
Is Nothing)
1951
Return
_lazyCoClassType