1 reference to GetLastComment
Microsoft.CodeAnalysis.CSharp.Features (1)
Structure\CSharpStructureHelpers.cs (1)
39
var lastLeadingCommentTrivia = nextToken.LeadingTrivia.
GetLastComment
();