2 references to GetDocCommentStructure
Microsoft.CodeAnalysis.CSharp.Features (2)
ConvertPrimaryToRegularConstructor\ConvertPrimaryToRegularConstructorCodeRefactoringProvider_DocumentationComments.cs (2)
37
var docComment =
GetDocCommentStructure
(trivia);
114
var docComment =
GetDocCommentStructure
(trivia);