2 references to GetConstraintTypesOnly
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Metadata\PE\PETypeParameterSymbol.vb (1)
361ImmutableInterlocked.InterlockedInitialize(_lazyConstraintTypes, GetConstraintTypesOnly(constraints))
Symbols\Source\SourceTypeParameterSymbol.vb (1)
119If ImmutableInterlocked.InterlockedInitialize(_lazyConstraintTypes, GetConstraintTypesOnly(constraints)) Then