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