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