2 writes to Constraints
Microsoft.Extensions.Logging.Generators (2)
LoggerMessageGenerator.Parser.cs (1)
254Constraints = GetTypeParameterConstraints(tp)
LoggerMessageGenerator.Roslyn4.0.cs (1)
267Constraints = typeParamSpec.Constraints
3 references to Constraints
Microsoft.Extensions.Logging.Generators (3)
LoggerMessageGenerator.Emitter.cs (2)
424if (tp.Constraints is not null) 427{nestedIndentation}where {tp.Name} : {tp.Constraints}");
LoggerMessageGenerator.Parser.cs (1)
1216Constraints = Constraints