1 write to _typeParameters
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\SynthesizedSymbols\SynthesizedInterfaceImplementationStubSymbol.vb (1)
40
_typeParameters
= SynthesizedClonedTypeParameterSymbol.MakeTypeParameters(implementingMethod.TypeParameters, Me, s_createTypeParameter)
4 references to _typeParameters
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\SynthesizedSymbols\SynthesizedInterfaceImplementationStubSymbol.vb (4)
41
_typeParametersSubstitution = TypeSubstitution.Create(implementingMethod, implementingMethod.TypeParameters, StaticCast(Of TypeSymbol).From(
_typeParameters
))
44
implementedMethod = implementedMethod.Construct(StaticCast(Of TypeSymbol).From(
_typeParameters
))
67
Return
_typeParameters
.Length
73
Return
_typeParameters