1 write to _typeParameters
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\UnboundGenericType.vb (1)
565_typeParameters = StaticCast(Of TypeParameterSymbol).From(newTypeParameters)
2 references to _typeParameters
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\UnboundGenericType.vb (2)
607Return _typeParameters 613Return StaticCast(Of TypeSymbol).From(_typeParameters)