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