1 reference to getMatchingParamTags
Microsoft.CodeAnalysis.CSharp (1)
Compiler\DocumentationCommentCompiler.cs (1)
425
if (
getMatchingParamTags
(recordPropertySymbol.Name, docCommentNodes) is not { } paramTags)