1 write to Types
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (1)
DocumentationComments\DocCommentTests.vb (1)
10071
Me.
Types
= types
3 references to Types
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (3)
DocumentationComments\DocCommentTests.vb (3)
10099
If e.
Types
.Length = 0 Then
10102
ElseIf e.
Types
.Length = 1 Then
10104
Assert.Equal(e.
Types
(0), typeInfo.Type.ToTestDisplayString())