1 write to _underlyingTypeParameter
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Wrapped\WrappedTypeParameterSymbol.vb (1)
90Me._underlyingTypeParameter = underlyingTypeParameter
13 references to _underlyingTypeParameter
Microsoft.CodeAnalysis.VisualBasic (13)
Symbols\Wrapped\WrappedTypeParameterSymbol.vb (13)
24Return Me._underlyingTypeParameter 30Return Me._underlyingTypeParameter.IsImplicitlyDeclared 36Return Me._underlyingTypeParameter.TypeParameterKind 42Return Me._underlyingTypeParameter.Ordinal 48Return Me._underlyingTypeParameter.HasConstructorConstraint 54Return Me._underlyingTypeParameter.HasReferenceTypeConstraint 60Return Me._underlyingTypeParameter.HasValueTypeConstraint 66Return Me._underlyingTypeParameter.Variance 72Return Me._underlyingTypeParameter.Locations 78Return Me._underlyingTypeParameter.DeclaringSyntaxReferences 84Return Me._underlyingTypeParameter.Name 99Return Me._underlyingTypeParameter.GetDocumentationCommentXml(preferredCulture, expandIncludes, cancellationToken) 103Me._underlyingTypeParameter.EnsureAllConstraintsAreResolved()