1 write to _lazyEmbeddedSymbolManager
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\VisualBasicCompilation.vb (1)
307
Interlocked.CompareExchange(
_lazyEmbeddedSymbolManager
, New EmbeddedSymbolManager(embedded), Nothing)
2 references to _lazyEmbeddedSymbolManager
Microsoft.CodeAnalysis.VisualBasic (2)
Compilation\VisualBasicCompilation.vb (2)
301
If
_lazyEmbeddedSymbolManager
Is Nothing Then
309
Return
_lazyEmbeddedSymbolManager