FlowAnalysis\NullableWalker.cs (6)
6213if (ConstraintsHelper.RequiresChecking(method))
7181ConstraintsHelper.CheckMethodConstraints(
7183new ConstraintsHelper.CheckConstraintsArgs(compilation, _conversions, includeNullability: true, NoLocation.Singleton, diagnostics: null, template: CompoundUseSiteInfo<AssemblySymbol>.Discarded),
7592tupleOpt.CheckConstraints(new ConstraintsHelper.CheckConstraintsArgs(compilation, _conversions, includeNullability: true, node.Syntax.Location, diagnostics: null),
8944if (ConstraintsHelper.RequiresChecking(method))
9305if (ConstraintsHelper.RequiresChecking(deconstructMethod))