7 references to Param
Microsoft.CodeAnalysis.VisualBasic (7)
Compilation\DocumentationComments\DocumentationCommentCompiler.Common.vb (5)
57Param Or 84Case WellKnownTag.Param 132Return WellKnownTag.Param 194If Not isEvent AndAlso wellKnownElementNodes.TryGetValue(WellKnownTag.Param, nodes) Then 380WellKnownTag.Param,
Compilation\DocumentationComments\DocumentationCommentCompiler.Field.vb (1)
68ReportIllegalWellKnownTagIfAny(WellKnownTag.Param, wellKnownElementNodes, symbolName)
Compilation\DocumentationComments\DocumentationCommentCompiler.NamedType.vb (1)
119ReportIllegalWellKnownTagIfAny(WellKnownTag.Param, wellKnownElementNodes, symbolName)