1 write to Type
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Source\SourceMemberContainerTypeSymbol.vb (1)
2040
Me.
Type
= type
3 references to Type
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Source\SourceMemberContainerTypeSymbol.vb (3)
2113
If Not data.ProcessedTypes.Add(current.
Type
) Then
2118
If data.TypesWithCycle.Contains(current.
Type
.OriginalDefinition) Then
2125
For Each member In current.
Type
.GetMembers()