2 references to GetRequiredDocumentationCommentId
Microsoft.CodeAnalysis.Features (2)
LanguageServiceIndexFormat\SymbolMoniker.cs (2)
62symbolMoniker += GetRequiredDocumentationCommentId(symbol.ContainingSymbol) + "#" + symbol.Name; 66symbolMoniker += GetRequiredDocumentationCommentId(symbol);