6 references to ShouldCheckConstraints
Microsoft.CodeAnalysis.CSharp (6)
Binder\Binder_Symbols.cs (6)
526
if (typeArgument.HasType && !
ShouldCheckConstraints
)
548
if (!
ShouldCheckConstraints
)
644
if (
ShouldCheckConstraints
)
741
this.
ShouldCheckConstraints
,
742
includeNullability: this.
ShouldCheckConstraints
&& includeNullability,
1561
if (
ShouldCheckConstraints
&& ConstraintsHelper.RequiresChecking(type))