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