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)) 44implementedMethod = implementedMethod.Construct(StaticCast(Of TypeSymbol).From(_typeParameters)) 67Return _typeParameters.Length 73Return _typeParameters