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