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