6 references to ShouldCheckConstraints
Microsoft.CodeAnalysis.CSharp (6)
Binder\Binder_Symbols.cs (6)
534if (typeArgument.HasType && !ShouldCheckConstraints) 556if (!ShouldCheckConstraints) 652if (ShouldCheckConstraints) 749this.ShouldCheckConstraints, 750includeNullability: this.ShouldCheckConstraints && includeNullability, 1587if (ShouldCheckConstraints && ConstraintsHelper.RequiresChecking(type))