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