1 write to Constraints
Microsoft.Extensions.Logging.Generators (1)
LoggerMessageGenerator.Parser.cs (1)
1218
Constraints
= Constraints
4 references to Constraints
Microsoft.Extensions.Logging.Generators (4)
LoggerMessageGenerator.Parser.cs (3)
1234
return Name == other.Name &&
Constraints
== other.
Constraints
;
1240
hash = HashHelpers.Combine(hash,
Constraints
?.GetHashCode() ?? 0);
LoggerMessageGenerator.Roslyn4.0.cs (1)
302
Constraints = typeParamSpec.
Constraints