4 references to TypeParameterReference
Microsoft.CodeAnalysis.CSharp (4)
Binder\BinderFactory.BinderFactoryVisitor.cs (2)
1185
case XmlNameAttributeElementKind.
TypeParameterReference
:
1222
case XmlNameAttributeElementKind.
TypeParameterReference
:
Compiler\DocumentationCommentCompiler.cs (1)
1177
case XmlNameAttributeElementKind.
TypeParameterReference
:
Syntax\SyntaxExtensions.cs (1)
169
return XmlNameAttributeElementKind.
TypeParameterReference
;