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