1 reference to GetAllEmittedMembers
Microsoft.CodeAnalysis.VisualBasic (1)
Emit\EditAndContinue\VisualBasicSymbolMatcher.vb (1)
526
Dim otherMembersByName = _otherMembers.GetOrAdd(otherTypeOrNamespace, AddressOf
GetAllEmittedMembers
)