1 write to Constraints
Microsoft.Gen.Logging (1)
Parser.cs (1)
424
Constraints
= GetTypeParameterConstraints(tp),
2 references to Constraints
Microsoft.Gen.Logging (2)
Emitter.Utils.cs (2)
165
if (tp.
Constraints
is not null)
170
Out($"where {tp.Name} : {tp.
Constraints
}");