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