3 writes to _lazyCoClassType
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Source\SourceNamedTypeSymbol.vb (3)
1986Interlocked.CompareExchange(_lazyCoClassType, Nothing, DirectCast(ErrorTypeSymbol.UnknownResultType, TypeSymbol)) 1992Interlocked.CompareExchange(_lazyCoClassType, Nothing, 2277Interlocked.CompareExchange(Me._lazyCoClassType,
5 references to _lazyCoClassType
Microsoft.CodeAnalysis.VisualBasic (5)
Symbols\Source\SourceNamedTypeSymbol.vb (5)
1984If _lazyCoClassType Is ErrorTypeSymbol.UnknownResultType Then 1989If _lazyCoClassType Is ErrorTypeSymbol.UnknownResultType Then 1998Debug.Assert(_lazyCoClassType IsNot ErrorTypeSymbol.UnknownResultType) 1999Debug.Assert(Me.IsInterface OrElse _lazyCoClassType Is Nothing) 2000Return _lazyCoClassType