2 references to DocumentationCommentXmlName
Microsoft.CodeAnalysis.CSharp.Features (2)
Completion\CompletionProviders\OperatorsAndIndexer\UnnamedSymbolCompletionProvider_Conversions.cs (2)
71builder.Add(KeyValuePairUtil.Create(DocumentationCommentXmlName, conversion.GetDocumentationCommentXml(cancellationToken: context.CancellationToken) ?? "")); 154documentationCommentXml: item.GetProperty(DocumentationCommentXmlName));