6 references to ShouldCheckConstraints
Microsoft.CodeAnalysis.CSharp (6)
Binder\Binder_Symbols.cs (6)
535if (typeArgument.HasType && !ShouldCheckConstraints) 557if (!ShouldCheckConstraints) 653if (ShouldCheckConstraints) 750this.ShouldCheckConstraints, 751includeNullability: this.ShouldCheckConstraints && includeNullability, 1628if (ShouldCheckConstraints && ConstraintsHelper.RequiresChecking(type))