2 references to None
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\TypeBind.cs (2)
131CheckConstraintsCore(mwi.Meth(), mwi.Meth().typeVars, mwi.TypeArgs, mwi.GetType().TypeArgsAll, mwi.TypeArgs, CheckConstraintsFlags.None); 144Debug.Assert(flags == CheckConstraintsFlags.None || flags == CheckConstraintsFlags.NoErrors);