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