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