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