1 write to _concurrentTypesCache
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\AnonymousTypes\AnonymousTypeManager_Templates.vb (1)
53
Interlocked.CompareExchange(Me.
_concurrentTypesCache
,
3 references to _concurrentTypesCache
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\AnonymousTypes\AnonymousTypeManager_Templates.vb (3)
47
If Me.
_concurrentTypesCache
Is Nothing Then
60
Return Me.
_concurrentTypesCache
282
AddFromCache(builder, Me.
_concurrentTypesCache
)