1 reference to MaximumBannerLength
Microsoft.CodeAnalysis.CSharp.Features (1)
Structure\Providers\DocumentationCommentStructureProvider.cs (1)
38
var bannerLength = options.
MaximumBannerLength
;