3 references to DoesTypeArgumentsContainErrorSym
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (3)
919
if (constraintErrors && !
DoesTypeArgumentsContainErrorSym
(var))
929
containsErrorSym |=
DoesTypeArgumentsContainErrorSym
(var);
1060
if (
DoesTypeArgumentsContainErrorSym
(type))