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