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