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