1 write to _correspondingMethodTypeParameter
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\SynthesizedSymbols\SynthesizedClonedTypeParameterSymbol.vb (1)
45_correspondingMethodTypeParameter = correspondingMethodTypeParameter
9 references to _correspondingMethodTypeParameter
Microsoft.CodeAnalysis.VisualBasic (9)
Symbols\SynthesizedSymbols\SynthesizedClonedTypeParameterSymbol.vb (9)
72Dim constraints = InternalSubstituteTypeParametersDistinct(TypeMap, _correspondingMethodTypeParameter.ConstraintTypesNoUseSiteDiagnostics) 87Return _correspondingMethodTypeParameter.HasConstructorConstraint 93Return _correspondingMethodTypeParameter.HasReferenceTypeConstraint 99Return _correspondingMethodTypeParameter.HasValueTypeConstraint 105Return _correspondingMethodTypeParameter.Locations 111Return _correspondingMethodTypeParameter.DeclaringSyntaxReferences 117Return _correspondingMethodTypeParameter.Ordinal 123Return _correspondingMethodTypeParameter.Variance 134_correspondingMethodTypeParameter.EnsureAllConstraintsAreResolved()