1 write to TypeParameter
Microsoft.CodeAnalysis.CSharp (1)
Symbols\ConstraintsHelper.cs (1)
32
this.
TypeParameter
= typeParameter;
3 references to TypeParameter
Microsoft.CodeAnalysis.CSharp (3)
Symbols\ConstraintsHelper.cs (3)
91
diagnostics.Add(pair.UseSiteInfo, pair.
TypeParameter
.Locations[0]);
607
var ordinal = pair.
TypeParameter
.Ordinal;
650
int ordinal = pair.
TypeParameter
.Ordinal;