3 writes to TypeParamSupported
Microsoft.CodeAnalysis.VisualBasic (3)
Compilation\DocumentationComments\DocumentationCommentCompiler.Includes.vb (3)
89
Me.
TypeParamSupported
= False
112
Me.
TypeParamSupported
= Not Me.IsDeclareMethod AndAlso method.MethodKind <> MethodKind.UserDefinedOperator
132
Me.
TypeParamSupported
= namedType.TypeKind <> TYPEKIND.Enum AndAlso namedType.TypeKind <> TYPEKIND.Module
1 reference to TypeParamSupported
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\DocumentationComments\DocumentationCommentCompiler.Includes.vb (1)
362
If Not Me._tagsSupport.
TypeParamSupported
Then