3 writes to _lazyCoClassType
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Source\SourceNamedTypeSymbol.vb (3)
2016
Interlocked.CompareExchange(
_lazyCoClassType
, Nothing, DirectCast(ErrorTypeSymbol.UnknownResultType, TypeSymbol))
2022
Interlocked.CompareExchange(
_lazyCoClassType
, Nothing,
2307
Interlocked.CompareExchange(Me.
_lazyCoClassType
,
5 references to _lazyCoClassType
Microsoft.CodeAnalysis.VisualBasic (5)
Symbols\Source\SourceNamedTypeSymbol.vb (5)
2014
If
_lazyCoClassType
Is ErrorTypeSymbol.UnknownResultType Then
2019
If
_lazyCoClassType
Is ErrorTypeSymbol.UnknownResultType Then
2028
Debug.Assert(
_lazyCoClassType
IsNot ErrorTypeSymbol.UnknownResultType)
2029
Debug.Assert(Me.IsInterface OrElse
_lazyCoClassType
Is Nothing)
2030
Return
_lazyCoClassType