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