6 references to ShouldCheckConstraints
Microsoft.CodeAnalysis.CSharp (6)
Binder\Binder_Symbols.cs (6)
524if (typeArgument.HasType && !ShouldCheckConstraints) 546if (!ShouldCheckConstraints) 642if (ShouldCheckConstraints) 739this.ShouldCheckConstraints, 740includeNullability: this.ShouldCheckConstraints && includeNullability, 1562if (ShouldCheckConstraints && ConstraintsHelper.RequiresChecking(type))