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