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