2 writes to _typeParameters
Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler (2)
Symbols\EENamedTypeSymbol.vb (2)
56
_typeParameters
= getTypeParameters(currentFrame.ContainingType, Me)
88
_typeParameters
= SourceTypeParameters.SelectAsArray(
6 references to _typeParameters
Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler (6)
Symbols\EENamedTypeSymbol.vb (6)
57
VerifyTypeParameters(Me,
_typeParameters
)
92
typeMap = TypeSubstitution.Create(sourceType, SourceTypeParameters, ImmutableArrayExtensions.Cast(Of TypeParameterSymbol, TypeSymbol)(
_typeParameters
))
94
VerifyTypeParameters(Me,
_typeParameters
)
97
TypeParameterChecker.Check(Me.SubstitutedSourceType,
_typeParameters
)
122
Return
_typeParameters
.Length
128
Return
_typeParameters