1 implementation of GetDocumentationCommentSnippetOnEnterTyped
Microsoft.CodeAnalysis.Features (1)
DocumentationComments\AbstractDocumentationCommentSnippetService.cs (1)
229
public DocumentationCommentSnippet?
GetDocumentationCommentSnippetOnEnterTyped
(SyntaxTree syntaxTree, SourceText text, int position, in DocumentationCommentOptions options, CancellationToken cancellationToken)