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