1 write to _sourceTypeParameterSymbol
Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler (1)
Symbols\EETypeParameterSymbol.vb (1)
26
_sourceTypeParameterSymbol
= sourceTypeParameterSymbol
7 references to _sourceTypeParameterSymbol
Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler (7)
Symbols\EETypeParameterSymbol.vb (7)
39
Return
_sourceTypeParameterSymbol
.GetUnmangledName()
51
Return
_sourceTypeParameterSymbol
.HasConstructorConstraint
57
Return
_sourceTypeParameterSymbol
.HasReferenceTypeConstraint
63
Return
_sourceTypeParameterSymbol
.HasValueTypeConstraint
87
Return
_sourceTypeParameterSymbol
.Variance
98
_sourceTypeParameterSymbol
.EnsureAllConstraintsAreResolved()
103
Dim constraintTypes =
_sourceTypeParameterSymbol
.ConstraintTypesNoUseSiteDiagnostics