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