2 writes to _typeParameters
Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler (2)
Symbols\EENamedTypeSymbol.vb (2)
55
_typeParameters
= getTypeParameters(currentFrame.ContainingType, Me)
87
_typeParameters
= SourceTypeParameters.SelectAsArray(
6 references to _typeParameters
Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler (6)
Symbols\EENamedTypeSymbol.vb (6)
56
VerifyTypeParameters(Me,
_typeParameters
)
91
typeMap = TypeSubstitution.Create(sourceType, SourceTypeParameters, ImmutableArrayExtensions.Cast(Of TypeParameterSymbol, TypeSymbol)(
_typeParameters
))
93
VerifyTypeParameters(Me,
_typeParameters
)
96
TypeParameterChecker.Check(Me.SubstitutedSourceType,
_typeParameters
)
121
Return
_typeParameters
.Length
127
Return
_typeParameters