1 write to _cachedSpecialTypes
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\MetadataOrSourceAssemblySymbol.vb (1)
86
Interlocked.Increment(
_cachedSpecialTypes
)
3 references to _cachedSpecialTypes
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\MetadataOrSourceAssemblySymbol.vb (3)
87
Debug.Assert(
_cachedSpecialTypes
> 0 AndAlso
_cachedSpecialTypes
< InternalSpecialType.NextAvailable)
97
Return Me.CorLibrary Is Me AndAlso
_cachedSpecialTypes
< InternalSpecialType.NextAvailable - 1