3 references to TypeParameterConstraints
Microsoft.CodeAnalysis.CSharp (3)
Symbols\CompletionPart.cs (1)
94TypeParameterSymbolAll = Attributes | TypeParameterConstraints,
Symbols\Source\SourceTypeParameterSymbol.cs (2)
238_state.NotePartComplete(CompletionPart.TypeParameterConstraints); 363case CompletionPart.TypeParameterConstraints: