1 reference to GetAllEmittedMembers
Microsoft.CodeAnalysis.CSharp (1)
Emitter\EditAndContinue\CSharpSymbolMatcher.cs (1)
551
var otherMembersByName = _otherMembers.GetOrAdd(otherTypeOrNamespace,
GetAllEmittedMembers
);