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