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)
72
Dim constraints = InternalSubstituteTypeParametersDistinct(TypeMap,
_correspondingMethodTypeParameter
.ConstraintTypesNoUseSiteDiagnostics)
87
Return
_correspondingMethodTypeParameter
.HasConstructorConstraint
93
Return
_correspondingMethodTypeParameter
.HasReferenceTypeConstraint
99
Return
_correspondingMethodTypeParameter
.HasValueTypeConstraint
105
Return
_correspondingMethodTypeParameter
.Locations
111
Return
_correspondingMethodTypeParameter
.DeclaringSyntaxReferences
117
Return
_correspondingMethodTypeParameter
.Ordinal
123
Return
_correspondingMethodTypeParameter
.Variance
134
_correspondingMethodTypeParameter
.EnsureAllConstraintsAreResolved()