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