1 write to _concurrentTypesCache
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\AnonymousTypes\AnonymousTypeManager_Templates.vb (1)
54
Interlocked.CompareExchange(Me.
_concurrentTypesCache
,
3 references to _concurrentTypesCache
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\AnonymousTypes\AnonymousTypeManager_Templates.vb (3)
48
If Me.
_concurrentTypesCache
Is Nothing Then
61
Return Me.
_concurrentTypesCache
298
AddFromCache(builder, Me.
_concurrentTypesCache
)