2 references to CheckConstraints
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Symbols.cs (1)
555
type.
CheckConstraints
(new ConstraintsHelper.CheckConstraintsArgs(this.Compilation, this.Conversions, includeNullability: true, location, diagnostics));
Symbols\ConstraintsHelper.cs (1)
544
((NamedTypeSymbol)type).
CheckConstraints
(args);