Compiler\Logging\DocumentationSignatureParser.cs (2)
71GetMatchingMembers(signature, ref index, type.Module, type, name, arity, MemberType.All, results, acceptName);
192GetMatchingMembers(id, ref index, module, containingType, memberName, arity, memberTypes, results);