5 references to NameInTypeParamRef
Microsoft.CodeAnalysis.VisualBasic (5)
Binding\BinderBuilder.vb (1)
357Case DocumentationCommentBinder.BinderType.NameInTypeParamRef
Binding\DocumentationCommentBinder.vb (1)
102Return DocumentationCommentBinder.BinderType.NameInTypeParamRef
Compilation\DocumentationComments\DocumentationCommentCompiler.Common.vb (1)
409Dim binder = CreateDocumentationCommentBinderForSymbol(Me.Module, symbol, tree, DocumentationCommentBinder.BinderType.NameInTypeParamRef)
Compilation\DocumentationComments\DocumentationCommentCompiler.Includes.vb (2)
370binderType = DocumentationCommentBinder.BinderType.NameInTypeParamRef 738type = DocumentationCommentBinder.BinderType.NameInTypeParamRef OrElse