11 references to TypeParam
Microsoft.CodeAnalysis.VisualBasic (11)
Compilation\DocumentationComments\DocumentationCommentCompiler.Common.vb (5)
63TypeParam Or 100Case WellKnownTag.TypeParam 148Return WellKnownTag.TypeParam 214If wellKnownElementNodes.TryGetValue(WellKnownTag.TypeParam, nodes) Then 394WellKnownTag.TypeParam,
Compilation\DocumentationComments\DocumentationCommentCompiler.Event.vb (1)
86ReportIllegalWellKnownTagIfAny(WellKnownTag.TypeParam, wellKnownElementNodes, symbolName)
Compilation\DocumentationComments\DocumentationCommentCompiler.Field.vb (1)
77ReportIllegalWellKnownTagIfAny(WellKnownTag.TypeParam, wellKnownElementNodes, symbolName)
Compilation\DocumentationComments\DocumentationCommentCompiler.Method.vb (1)
107ReportIllegalWellKnownTagIfAny(WellKnownTag.TypeParam, wellKnownElementNodes, symbolName)
Compilation\DocumentationComments\DocumentationCommentCompiler.NamedType.vb (2)
128ReportIllegalWellKnownTagIfAny(WellKnownTag.TypeParam, wellKnownElementNodes, symbolName) 133ReportIllegalWellKnownTagIfAny(WellKnownTag.TypeParam, wellKnownElementNodes, symbolName)
Compilation\DocumentationComments\DocumentationCommentCompiler.Property.vb (1)
77ReportIllegalWellKnownTagIfAny(WellKnownTag.TypeParam, wellKnownElementNodes, symbolName)