8 references to AliasInfo
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (8)
DocumentationComments\DocCommentTests.vb (8)
11167New AliasInfo("aNamespace", "System.Collections.Generic"))
11251New AliasInfo("aType", "System.Collections.Generic.List(Of Integer)"))
11300New AliasInfo("aNamespace", "System.Collections.Generic"),
11301New AliasInfo("T", Nothing))
11350New AliasInfo("aType", "System.Collections.Generic.List(Of Integer)"),
11351New AliasInfo("ToString", Nothing))
11400New AliasInfo("aType", "System.Collections.Generic.List(Of Integer)"),
11401New AliasInfo("ToString", Nothing))