2 writes to m_lazyExplicitInterfaceImplementationMap
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SourceMemberContainerTypeSymbol.vb (1)
3483m_containingModule.AtomicStoreReferenceAndDiagnostics(m_lazyExplicitInterfaceImplementationMap, implementationMap, diagnostics)
Symbols\TypeSymbol.vb (1)
721Interlocked.CompareExchange(Me.m_lazyExplicitInterfaceImplementationMap, MakeExplicitInterfaceImplementationMap(), Nothing)
4 references to m_lazyExplicitInterfaceImplementationMap
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\Source\SourceMemberContainerTypeSymbol.vb (2)
3474If m_lazyExplicitInterfaceImplementationMap Is Nothing Then 3487Return m_lazyExplicitInterfaceImplementationMap
Symbols\TypeSymbol.vb (2)
720If m_lazyExplicitInterfaceImplementationMap Is Nothing Then 724Return m_lazyExplicitInterfaceImplementationMap