2 writes to m_lazyExplicitInterfaceImplementationMap
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SourceMemberContainerTypeSymbol.vb (1)
3473m_containingModule.AtomicStoreReferenceAndDiagnostics(m_lazyExplicitInterfaceImplementationMap, implementationMap, diagnostics)
Symbols\TypeSymbol.vb (1)
711Interlocked.CompareExchange(Me.m_lazyExplicitInterfaceImplementationMap, MakeExplicitInterfaceImplementationMap(), Nothing)
4 references to m_lazyExplicitInterfaceImplementationMap
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\Source\SourceMemberContainerTypeSymbol.vb (2)
3464If m_lazyExplicitInterfaceImplementationMap Is Nothing Then 3477Return m_lazyExplicitInterfaceImplementationMap
Symbols\TypeSymbol.vb (2)
710If m_lazyExplicitInterfaceImplementationMap Is Nothing Then 714Return m_lazyExplicitInterfaceImplementationMap