6 references to ShouldCheckConstraints
Microsoft.CodeAnalysis.CSharp (6)
Binder\Binder_Symbols.cs (6)
526if (typeArgument.HasType && !ShouldCheckConstraints) 548if (!ShouldCheckConstraints) 644if (ShouldCheckConstraints) 741this.ShouldCheckConstraints, 742includeNullability: this.ShouldCheckConstraints && includeNullability, 1561if (ShouldCheckConstraints && ConstraintsHelper.RequiresChecking(type))