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