3 writes to _lazyCoClassType
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Source\SourceNamedTypeSymbol.vb (3)
1985Interlocked.CompareExchange(_lazyCoClassType, Nothing, DirectCast(ErrorTypeSymbol.UnknownResultType, TypeSymbol)) 1991Interlocked.CompareExchange(_lazyCoClassType, Nothing, 2276Interlocked.CompareExchange(Me._lazyCoClassType,
5 references to _lazyCoClassType
Microsoft.CodeAnalysis.VisualBasic (5)
Symbols\Source\SourceNamedTypeSymbol.vb (5)
1983If _lazyCoClassType Is ErrorTypeSymbol.UnknownResultType Then 1988If _lazyCoClassType Is ErrorTypeSymbol.UnknownResultType Then 1997Debug.Assert(_lazyCoClassType IsNot ErrorTypeSymbol.UnknownResultType) 1998Debug.Assert(Me.IsInterface OrElse _lazyCoClassType Is Nothing) 1999Return _lazyCoClassType