1 type derived from DocumentationCommentTypeParamBinder
Microsoft.CodeAnalysis.VisualBasic (1)
Binding\DocumentationCommentTypeParamRefBinder.vb (1)
18Inherits DocumentationCommentTypeParamBinder
2 instantiations of DocumentationCommentTypeParamBinder
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\BinderBuilder.vb (1)
355Return New DocumentationCommentTypeParamBinder(containingBinder, commentedSymbol)
Binding\DocumentationCommentTypeParamRefBinder.vb (1)
21MyBase.New(containingBinder, commentedSymbol)