1 write to TypeParameter
Microsoft.CodeAnalysis.CSharp (1)
Symbols\ConstraintsHelper.cs (1)
33
this.
TypeParameter
= typeParameter;
3 references to TypeParameter
Microsoft.CodeAnalysis.CSharp (3)
Symbols\ConstraintsHelper.cs (3)
92
diagnostics.Add(pair.UseSiteInfo, pair.
TypeParameter
.GetFirstLocation());
659
var ordinal = pair.
TypeParameter
.Ordinal;
702
int ordinal = pair.
TypeParameter
.Ordinal;